git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
147ee65
)
twl4030_charger: remember to clean up USB regulator
author
Grond
<grond66@riseup.net>
Tue, 20 Dec 2016 18:59:30 +0000
(10:59 -0800)
committer
Grazvydas 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