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:
363618f
)
ASoC: Properly handle spitz MIC GPIO
author
Marek Vasut
<marek.vasut@gmail.com>
Sat, 2 Apr 2011 01:43:15 +0000
(
03:43
+0200)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sun, 3 Apr 2011 13:11:09 +0000
(22:11 +0900)
This patch firstly restructurizes the code a bit by getting rid of continuous
checking for machine type in spitz_mic_bias().
Then the patch properly requests the MIC GPIO in the spitz_init() and frees it
in spitz_exit().
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found