diff options
author | 2022-03-11 11:33:20 +0100 | |
---|---|---|
committer | 2022-03-15 10:31:07 +0100 | |
commit | 33106d78b4c0981ec3f21674d6736852785b5ddf (patch) | |
tree | 8850772e0ffaf9db351b50b584cc526ce9e71160 /drivers/mmc/core/sdio_irq.c | |
parent | mmc: davinci_mmc: Handle error for clk_enable (diff) | |
download | linux-dev-33106d78b4c0981ec3f21674d6736852785b5ddf.tar.xz linux-dev-33106d78b4c0981ec3f21674d6736852785b5ddf.zip |
mmc: mtk-sd: Silence delay phase calculation debug log
The driver prints the following log everytime data is written to RPMB:
mtk-msdc 11230000.mmc: phase: [map:ffffffff] [maxlen:32] [final:10]
dev_info is used to print that log but it seems that log is only
useful for debbuging. Use dev_dbg instead of dev_info.
Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220311103320.3072171-1-abailon@baylibre.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/core/sdio_irq.c')
0 files changed, 0 insertions, 0 deletions