staging: most: sound: remove channel number from ALSA card's long name
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 17 Dec 2018 14:10:16 +0000 (15:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2018 15:10:20 +0000 (16:10 +0100)
commite6861b916e7d09b5692fd907e19d6f87e050c9b1
treec350cd49f07cb3423ce144a474ab5c38fa767fc1
parent6cebb201963677795e8828c858c2e1502ba39b55
staging: most: sound: remove channel number from ALSA card's long name

Adding the channel number to the name of the sound card is wrong,
as the card does not represent a single streaming channel of the
MOST device.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/sound/sound.c