commit | 46b65a8fe63ece3b01d7d0c5e3bb5b9f478c44d5 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Jul 11 09:27:54 2012 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 16 15:26:37 2012 +0200 |
tree | 5e79493ab517ea4ac97fe0ec9351d8e5dcffd250 | |
parent | e102befe7a254f7b827fecc19eba0c5af03d1bf3 [diff] |
mfd: Fix checking return value of 88pm8xx regmap_read() Check the return value of regmap_read() rather than the read value. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>