mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
d09a2afc93
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> |
||
---|---|---|
.. | ||
ams-delta.c | ||
Kconfig | ||
Makefile | ||
n810.c | ||
omap2evm.c | ||
omap3beagle.c | ||
omap3evm.c | ||
omap3pandora.c | ||
omap-mcbsp.c | ||
omap-mcbsp.h | ||
omap-pcm.c | ||
omap-pcm.h | ||
osk5912.c | ||
overo.c | ||
sdp3430.c | ||
zoom2.c |