]> git.baikalelectronics.ru Git - kernel.git/commit
iio: dac: ad5446: Don't set error code to voltage_uv
authorAxel Lin <axel.lin@ingics.com>
Tue, 18 Dec 2012 03:33:00 +0000 (03:33 +0000)
committerJonathan Cameron <jic23@kernel.org>
Thu, 27 Dec 2012 11:00:27 +0000 (11:00 +0000)
commit44d4c2b9059f4bbc4710439c3c5dc5c016d21c4d
tree2504fdb8150915afb2775401cc1ae2d09e24651b
parent132000a4b3c35341fe71012ce4c627d39a9177c5
iio: dac: ad5446: Don't set error code to voltage_uv

regulator_get_voltage() may return negative error code.
Add error checking to avoid setting error code to voltage_uv.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/ad5446.c