omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop
authorJarkko Nikula <jhnikula@gmail.com>
Wed, 14 Oct 2009 16:56:35 +0000 (09:56 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 14 Oct 2009 16:56:35 +0000 (09:56 -0700)
commita93d4ed2052d19029802ce14bb6e4b2f212d0cad
tree7e64e609dfff9260e178c31d5d495917e2934aec
parent02563a5d56ac1d3978118c8498ae301d68ef7942
omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop

This small typo written by author causes that McBSP receiver is disabled on
OMAP2430 and OMAP3430 even if only transmitter is stopped. This was noted
with ALSA SoC where simultaneous recording halted if playback was stopped
first.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/mcbsp.c