commit | a93d4ed2052d19029802ce14bb6e4b2f212d0cad | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jhnikula@gmail.com> | Wed Oct 14 09:56:35 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed Oct 14 09:56:35 2009 -0700 |
tree | 7e64e609dfff9260e178c31d5d495917e2934aec | |
parent | 02563a5d56ac1d3978118c8498ae301d68ef7942 [diff] |
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>