23 Apr
2009
23 Apr
'09
12:08 p.m.
On Thu, Apr 23, 2009 at 05:02:14PM +0800, Eric Miao wrote:
- ?? ?? ?? snprintf(dma->name, 20, "SSP%d PCM %s %s", ssp->port_id,
- ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? stereo ? "Stereo" : "Mono", out ? "out" : "in");
Should we change Stereo/Mono to 32-bit/16-bit here?
Depends on Mark, the dma->name and the comments below doesn't actually match very well ...
The change seems reasonable - the text has bitrotted with respect to what actually happens.