staging: most: sound: use static name for ALSA card
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 17 Dec 2018 14:10:15 +0000 (15:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2018 15:10:20 +0000 (16:10 +0100)
commit6cebb201963677795e8828c858c2e1502ba39b55
treecc6542404f558dca2c9cb643dfaf1282ed5d2f73
parent4c6375dc1c03a5097cb9f3575a441c15b270e397
staging: most: sound: use static name for ALSA card

This patch uses a static name for the sound card's short name and
long name. Having the card names configurable doesn't make sense
anymore, as the card represents the same physical hardware.

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