[alsa-devel] [RFC PATCH 5/5] ASoC: simplify the SSP DMA parameters settings by run-time generation
Mark Brown
broonie at sirena.org.uk
Thu Apr 23 11:08:10 CEST 2009
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.
More information about the Alsa-devel
mailing list