]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:54 +0000 (14:12 +0200)
commit426ae32a95286bb8d4ab88625378304ecf7875d2
tree7363fcbfe7b35c08d4d2752e23ffff12bf69e4b5
parent72317789e7f9a3bade0fe63a997604331f0ea6da
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