omap: rx51: Don't power up speaker amplifier at bootup
authorJarkko Nikula <jhnikula@gmail.com>
Tue, 31 May 2011 08:27:01 +0000 (11:27 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 1 Jun 2011 09:25:05 +0000 (02:25 -0700)
commitc0ad4fac5011c5534c45011ee8dee2b3de256663
treea2ee91bfd46f9644dd25c8d4def5cf053ac19b24
parent2827411e25d7da7913463474606fe624404b2339
omap: rx51: Don't power up speaker amplifier at bootup

Speaker amplifier is accidentally powered up in early TWL gpio setup. This
causes a few mA of needless battery current consumption. Without this patch
the amplifier can be shutdown only by having one active audio playback and
shutdown cycle to speaker output.

Thanks to Kalle Jokiniemi <kalle.jokiniemi@nokia.com> for noticing the issue.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Cc: Kalle Jokiniemi <kalle.jokiniemi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-rx51-peripherals.c