Skip to content

Commit

Permalink
ARM: mach-shmobile: mackerel: add ak4642 amixer settings on comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jan 19, 2012
1 parent 0ada2da commit 6d9b7dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions arch/arm/mach-shmobile/board-mackerel.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,16 @@
*
*/

/*
* FSI - AK4642
*
* it needs amixer settings for playing
*
* amixer set "Headphone" on
* amixer set "HPOUTL Mixer DACH" on
* amixer set "HPOUTR Mixer DACH" on
*/

/*
* FIXME !!
*
Expand Down

0 comments on commit 6d9b7dd

Please sign in to comment.