commit | ce851c8b3c8d3318b7afd46019f8ac50a8587ee4 | [log] [tgz] |
---|---|---|
author | Vincent Stehlé <v-stehle@ti.com> | Mon Dec 03 05:23:17 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Dec 10 12:45:35 2012 -0700 |
tree | 8ec1198f7d5b01428b50a04f75e1475c62b38163 | |
parent | febc4cd48a5c030c7fd411be519505701c100838 [diff] |
power: twl6035: complain on LDO9 error We handle i2c_write return code and complain in case of error. We propagate the error, too, to allow better handling at the upper level in the future. Signed-off-by: Vincent Stehlé <v-stehle@ti.com>