diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2009-08-23 11:24:27 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-08-25 11:20:48 +0200 |
commit | d09a2afc9359407114b7062519101f1ee2d05388 (patch) | |
tree | 43a4ac61d26e2c760dc2547066cef1b4d076a07f /sound/soc/s3c24xx/s3c-i2s-v2.c | |
parent | ASoC: OMAP: Fix setup of XCCR and RCCR registers in McBSP DAI (diff) | |
download | linux-d09a2afc9359407114b7062519101f1ee2d05388.tar.xz linux-d09a2afc9359407114b7062519101f1ee2d05388.zip |
ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop
Functionality of functions omap_mcbsp_xmit_enable and omap_mcbsp_recv_enable
can be merged into omap_mcbsp_start and omap_mcbsp_stop since API of
those omap_mcbsp_start and omap_mcbsp_stop was changed recently allowing
to start and stop individually the transmitter and receiver.
This cleans up the code in arch/arm/plat-omap/mcbsp.c and in
sound/soc/omap/omap-mcbsp.c which was the only user for those removed
functions.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com>
Cc: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/s3c-i2s-v2.c')
0 files changed, 0 insertions, 0 deletions