diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-12-24 20:03:45 -0800 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2013-01-25 09:26:32 +0900 |
commit | ffdfe2d50d47b26320bbfbbad7c0d03b105ec23a (patch) | |
tree | 2f0706b11221f11f134283a6893d69e374465858 | |
parent | 201dac4a94aae790d539f45f1cb7d4f5ed4f8b90 (diff) |
ARM: shmobile: fix sample amixer settings for mackerel
This patch updates FSI-AK4643 amixer setting
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/mach-shmobile/board-mackerel.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index 2fed62f66045..002eaf689f8f 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c @@ -202,9 +202,7 @@ * * it needs amixer settings for playing * - * amixer set "Headphone" on - * amixer set "HPOUTL Mixer DACH" on - * amixer set "HPOUTR Mixer DACH" on + * amixer set "Headphone Enable" on */ /* Fixed 3.3V and 1.8V regulators to be used by multiple devices */ |