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:
b0ec761
)
ASoC: ak4104: correct tranceiver enable handling
author
Daniel Mack
<zonque@gmail.com>
Wed, 6 Mar 2013 21:22:16 +0000
(22:22 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 7 Mar 2013 02:37:38 +0000
(10:37 +0800)
Move the enabling of the TX diode to hw_params() and disable it again in
hw_free(). This way, the diode is only switched on as long as it needs
to be.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found