linux/drivers/mmc
Mike Looijmans 5d0e119445 mmc: sdhci-of-arasan: Use signed formatting in error messages
"ret" is a signed int, so use "%d" in format strings instead of "%u".
This prevents cryptic codes in error messages like this:
sdhci-arasan e0101000.sdhci: platform register failed (4294966779)

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:38 +01:00
..
card mmc: block: Use dev_set|get_drvdata() 2014-11-10 12:40:34 +01:00
core mmc: core: Report firmware version for eMMC 5.0 devices. 2014-11-10 12:40:36 +01:00
host mmc: sdhci-of-arasan: Use signed formatting in error messages 2014-11-10 12:40:38 +01:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00