2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 12:44:14 +08:00
linux-next/sound/soc/omap
Lars-Peter Clausen abe99370b3 ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params
The omap PCM driver provides a set_threshold callback which gets called by the
PCM driver when either playback or capture is started. The only DAI driver which
sets this callback is the mcbsp driver. This patch removes the callback from the
PCM driver and moves the invocation of the omap_mcbsp_set_threshold() function
to the mcbsp hw_params callback since this is the only place where the threshold
size can change. Doing so allows us to use the default dmaengine PCM trigger
callback in the omap PCM driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-03-26 14:11:12 +00:00
..
am3517evm.c ARM: OMAP: Remove NEED_MACH_GPIO_H 2012-11-02 12:00:36 -07:00
ams-delta.c ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
Kconfig ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430 2013-01-02 13:04:25 +00:00
Makefile ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430 2013-01-02 13:04:25 +00:00
mcbsp.c ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
mcbsp.h ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
n810.c ASoC: tlv320aic3x: Convert mic bias to a supply widget 2013-02-04 18:35:19 +00:00
omap3pandora.c ASoC: twl4030: Convert MICBIAS to SUPPLY widget 2013-01-02 13:04:25 +00:00
omap-abe-twl6040.c ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
omap-dmic.c ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-card.c ASoC: OMAP: remove __dev* attributes 2012-12-10 00:31:32 +09:00
omap-hdmi.c ASoC: OMAP: HDMI: Initialize IEC-60958 channel status word 2013-01-11 23:58:37 +00:00
omap-hdmi.h ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI 2012-05-22 17:33:23 +01:00
omap-mcbsp.c ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params 2013-03-26 14:11:12 +00:00
omap-mcbsp.h ASoC: omap-mcbsp: Remove unused defines 2012-08-22 20:17:11 +01:00
omap-mcpdm.c ASoC: omap-mcpdm: Remove useless ressource get. 2013-02-11 16:55:54 +00:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
omap-pcm.c ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params 2013-03-26 14:11:12 +00:00
omap-pcm.h ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params 2013-03-26 14:11:12 +00:00
omap-twl4030.c ASoC: omap-twl4030: Add support for routing, voice port and jack detect 2013-01-02 13:04:25 +00:00
osk5912.c ARM: OMAP: Remove NEED_MACH_GPIO_H 2012-11-02 12:00:36 -07:00
rx51.c ASoC: tlv320aic3x: Convert mic bias to a supply widget 2013-02-04 18:35:19 +00:00