]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00222157 MX6x-Fix bug in transitioning from low_bus to audio_bus mode.
authorRanjani Vaidyanathan <ra5478@freescale.com>
Fri, 31 Aug 2012 03:55:14 +0000 (22:55 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:21 +0000 (08:35 +0200)
commit331ff3c9571f2a999b133c295c34eb0645f01b8d
tree7363fcbfe7b35c08d4d2752e23ffff12bf69e4b5
parenta2a18a3022ca8e1b5370aa828bd4870ddf8289b4
ENGR00222157 MX6x-Fix bug in transitioning from low_bus to audio_bus mode.

Ensure that the transtion from low bus freq mode to
audio bus freq mode happens instantly. Don't schedule
the delayed work in this case else there will be a pause
in the audio playback.

Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
arch/arm/mach-mx6/bus_freq.c