commit | 19b8bc4f09cd500fc92d61dee99a32dc9a13ba7d | [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 | 33205e33a989a67ef381e4ca1724b48cf329405c [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>