Home
last modified time | relevance | path

Searched hist:a655f75c7502e5000c8745f458d3dbb9777f4aca (Results 1 – 1 of 1) sorted by relevance

/linux/sound/core/
H A Dpcm_dmaengine.cdiff a655f75c7502e5000c8745f458d3dbb9777f4aca Fri Oct 25 16:33:12 CEST 2013 Takashi Iwai <tiwai@suse.de> ALSA: pcm_dmaengine: Remove hardcoded PCM formats

Use the standard PCM helper function to figure out the sample bytes
instead of hardcodec PCM format checks in
snd_hwparams_to_dma_slave_config().

The patch also extends the format check for 8 bytes formats although
no one should match so far.

Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>