commit | 5e6eb025b0d7ee721e8d88d632630ba43eeab50b | [log] [tgz] |
---|---|---|
author | H. Nikolaus Schaller <hns@goldelico.com> | Wed Jun 14 11:25:54 2017 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Jun 14 22:10:44 2017 +0200 |
tree | dd8904944dcb378f3bace82df60ff623720e6966 | |
parent | e8847c565421f1c9bc9abcb92cccf33727b6f558 [diff] |
power: supply: twl4030-charger: move allocation of iio channel to the beginning This is in prepraration for EPROBE_DEFER handling because it is quite likely that geting the (madc) iio channel is deferred more often than later steps. Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>