From: Ian Minett ian_minett@creativelabs.com
Hi Takashi, thanks for the info about the endianness. If the controller natively swaps each element as it gets read/written to the DSP then it sounds like it should work as is...
So with that in mind, we'd like to carry on with the DSP updates, if that's ok. The first batch is included in this patch series.
1: Add new definitions that will be used by the DSP routines 2: Add the new DSP mixer, switches and controls. This is quite large, but it's a little difficult to break it down further - hope it's ok. 3: Add code for handling data returned from the DSP. 4: Add support for tuning controls and data 5/6: Code tidy, split into two for a cleaner diff. 7: Updates to the mic sample rate, module description and memalloc error handling.
Thanks very much, please let us know if we need to alter anything. - Ian
Signed-off-by: Ian Minett ian_minett@creativelabs.com