commit | 27ef7f00c96e45192d5dcc7e4589376f3a2fded3 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Fri Aug 06 08:09:14 2010 +0800 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Aug 11 11:38:02 2010 +0100 |
tree | 423e03c5e672c36bb9feca2c8fa7b89c7bbd3c94 | |
parent | 1b69d8e3fde65ab2b7c5e1d4adee59e8a67b0b4f [diff] |
regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() We already check count value before calling i2c_smbus_read_byte_data(), no need to check it again. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>