3 Sep
2018
3 Sep
'18
6:07 p.m.
On Fri, Aug 31, 2018 at 04:18:59PM +0100, Liam Girdwood wrote:
- /* private data - core does not touch */
- void *private;
This is still a bit awkward - the name is now not SoF specific but it's not clear which of the several drivers in the system can use it. How about adding some sort of key/value thing, or making the DSP a first class object in the system (eg, parallel with the platforms)? This'd be a lot easier with the refactoring away from DPCM but progress on that is very slow so...