]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: Fix argument format type errors in error prints
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 21 Jul 2011 14:07:37 +0000 (15:07 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Fri, 22 Jul 2011 10:46:57 +0000 (11:46 +0100)
commit54abd335fda86d305845f9e62b4bc0997386eb66
treea8e90ea9a296097ad793f35d9ed681cdbc69524d
parent1a6958e79f9e191c89fe0c13f7452b0bd8097050
regulator: Fix argument format type errors in error prints

We need to dereference the pointers to print their values.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/core.c