8 Nov
2013
8 Nov
'13
12:37 p.m.
On Fri, Nov 08, 2013 at 01:32:55PM +0800, Bard Liao wrote:
Can we use more than one .c file for a codec driver? There are some codecs with DSP function. I want to know if I can separate the DSP part from other functions. For example, rt5670.c/.h rt5670-dsp.c/.h for RT5670 codec driver.
Have a look at adau1701.c and sigmadsp.c, and at the Makefile of course.
Daniel