]> 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)
commitc4f7dd139c720b98076eba1d1fec7bd3e1276a94
tree39ebb79553a90bebd299a9e2f85c14318d81401a
parent9692b157433083841316f299173608eab8e27555
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