mci: sdhci: atmel: use dev_printf instead of pr_print in common code
On boards like the sama5d27 som1 ek, we have two SD card slots, so error
messages are more useful if they refer to the SDHCI instance. We didn't
do this at first, because the common code is compiled for PBL as well.
With a sprinkle of preprocessor ifdeffery, we can have both.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 24b9f9f commit 302c7425e7decca5e501409aa77fa71bbc1d7ed2
@Ahmad Fatoum Ahmad Fatoum authored on 23 Jun 2020
Sascha Hauer committed on 23 Jun 2020
Showing 3 changed files
View
drivers/mci/atmel-sdhci-common.c
View
drivers/mci/atmel-sdhci.c
View
drivers/mci/atmel-sdhci.h