diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-01-18 19:37:07 -0500 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-01-18 21:16:12 -0500 |
commit | 6d9b7dd0da1b619ed5f89ff7ab4bc3188c0f7e9f (patch) | |
tree | 3998248907df2ced6856d3d15acdb74fcfac1c93 /arch/arm/mach-shmobile | |
parent | 0ada2da51800a4914887a9bcf22d563be80e50be (diff) |
ARM: mach-shmobile: mackerel: add ak4642 amixer settings on comment
current ak4642 needs amixer settings for playing which was not
needed on old kernel.
This patch show it on comment area
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/arm/mach-shmobile')
-rw-r--r-- | arch/arm/mach-shmobile/board-mackerel.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index f0cc307df640..c4a6a9b16d1b 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c | |||
@@ -193,6 +193,16 @@ | |||
193 | */ | 193 | */ |
194 | 194 | ||
195 | /* | 195 | /* |
196 | * FSI - AK4642 | ||
197 | * | ||
198 | * it needs amixer settings for playing | ||
199 | * | ||
200 | * amixer set "Headphone" on | ||
201 | * amixer set "HPOUTL Mixer DACH" on | ||
202 | * amixer set "HPOUTR Mixer DACH" on | ||
203 | */ | ||
204 | |||
205 | /* | ||
196 | * FIXME !! | 206 | * FIXME !! |
197 | * | 207 | * |
198 | * gpio_no_direction | 208 | * gpio_no_direction |