OSDN Git Service

staging: most: make hardware parameters channel exclusive
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:49 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:51 +0000 (03:18 +0200)
commitd801887248312f4279913963f501fd94670256ad
tree93fc8f0c2c37911fa8ae6d748b7a0a533e95c595
parent9801345cd8edc2082eefed71cbd07ce2c4c51ea1
staging: most: make hardware parameters channel exclusive

Since the PCM interface's hardware parameters are channel/substream
exclusive, the struct snd_pcm_hardware needs to be embedded in the
channel structure.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-sound/sound.c