aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorAndreas Dannenberg <[email protected]>2015-09-28 17:33:51 -0500
committerSebastian Reichel <[email protected]>2015-09-29 16:48:07 +0200
commitdfc602524b9f4ecc6de9a3050667412176db7c55 (patch)
treebdc9773bd788b51a5d8f0c06b5e280629f530b5e /lib/netdev-notifier-error-inject.c
parent9b1cf1e44d91e80b17a315d04193b1764ca82a15 (diff)
power: bq24257: Use managed power supply register
Use the devm_* managed version of the function to register the power supply and remove the associated unregister function. This will simplify error handling moving forward as it allows the unregister to happen automatically. It also saves a few lines of code. As this changes the order of putting the bq24257 into reset vs. unregistering the power-supply during driver remove re-tested various driver unload scenario to make sure that this doesn't cause any unintended side effects such as erroneous interrupts. Signed-off-by: Andreas Dannenberg <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions