diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-12-24 23:03:45 -0500 |
|---|---|---|
| committer | Simon Horman <horms+renesas@verge.net.au> | 2013-01-24 19:26:32 -0500 |
| 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 @@ | |||
| 202 | * | 202 | * |
| 203 | * it needs amixer settings for playing | 203 | * it needs amixer settings for playing |
| 204 | * | 204 | * |
| 205 | * amixer set "Headphone" on | 205 | * amixer set "Headphone Enable" on |
| 206 | * amixer set "HPOUTL Mixer DACH" on | ||
| 207 | * amixer set "HPOUTR Mixer DACH" on | ||
| 208 | */ | 206 | */ |
| 209 | 207 | ||
| 210 | /* Fixed 3.3V and 1.8V regulators to be used by multiple devices */ | 208 | /* Fixed 3.3V and 1.8V regulators to be used by multiple devices */ |
