]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: tps65910: add error message in case of failure
authorLaxman Dewangan <ldewangan@nvidia.com>
Sun, 20 May 2012 16:18:48 +0000 (21:48 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 20 May 2012 17:22:41 +0000 (18:22 +0100)
commit9284f29f4622a334f0c3635b97da9dceab498805
tree39ebb79553a90bebd299a9e2f85c14318d81401a
parent712c0ed3ebce127ba1563c78287d95ca38f6b33d
regulator: tps65910: add error message in case of failure

Prints error message whenever there is failure on resource
allocation.
Also used dev_* to print messages instead of pr_*

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/tps65910-regulator.c