commit | 0ca2d6e65268477a53f959320a43d13b0c4d6b70 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Mar 24 10:56:00 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Apr 01 11:59:32 2012 +0100 |
tree | 44d38d6cca51c7e59fedef981fb5817323f961ad | |
parent | e18162353afbb1b58622add7ea0f7a78c11ee44a [diff] |
regulator: tps65090: Use IS_ERR to check return value of regulator_register regulator_register never returns NULL. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked by: Venu Byravarasu <vbyravarasu@nvidia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>