diff options
author | Mike Looijmans <mike.looijmans@topic.nl> | 2014-10-23 13:31:00 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-11-10 12:40:38 +0100 |
commit | 5d0e1194459f70c06d866531ebf19c9e2b75a77e (patch) | |
tree | 6bf8945535035df0ae164f05e060ff849b6b713c /arch/unicore32 | |
parent | 4df10e02aa92a2f898da408e9b8ef9a73e7f7264 (diff) | |
download | talos-op-linux-5d0e1194459f70c06d866531ebf19c9e2b75a77e.tar.gz talos-op-linux-5d0e1194459f70c06d866531ebf19c9e2b75a77e.zip |
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>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions