]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd57941976990fe159bb88aa78527feaff6edce06
tree7e64e609dfff9260e178c31d5d495917e2934aec
parent9472374df5732d3203d19213dc5c6e63327ff1d3
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