25 Nov
2013
25 Nov
'13
6:42 p.m.
On 11/25/2013 06:19 PM, Mark Brown wrote:
On Sun, Nov 24, 2013 at 02:20:57PM +0100, Lars-Peter Clausen wrote:
include/sound/dmaengine_pcm.h | 4 ++++ sound/soc/soc-generic-dmaengine-pcm.c | 36 +++++++++++++++++++++++++++++++++++
Please put the code in soc-devres.c. Otherwise this looks good, thanks!
I didn't put it there because it has a dependency on SND_SOC_GENERIC_DMAENGINE_PCM. Sothe options were to either add ifdefery to soc-devres.c or to put the managed function in soc-generic-dmaengine-pcm.c.
- Lars