twl4030_charger: remember to clean up USB regulator
authorGrond <grond66@riseup.net>
Tue, 20 Dec 2016 18:59:30 +0000 (10:59 -0800)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 21 Dec 2016 23:40:28 +0000 (01:40 +0200)
This was causing issues when the driver was modularized.
Removing and re-inserting the driver with modprobe would cause noisy
breakage because the regulator wasn't released when the driver exited.


No differences found