From: Takashi Sakamoto Date: Mon, 8 Dec 2014 15:10:40 +0000 (+0900) Subject: ALSA: oxfw: Change the way to name card X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec7b7536207897693e708411dcb95909d56c431;p=pandora-kernel.git ALSA: oxfw: Change the way to name card This is a preparation for more models. In following commit, members of 'struct snd_card' related to name becomes to consists of vendor and model strings in device's config-rom. Current supported devices also has strings in their config rom, but the strings are too long to name sound card, thus this driver still keep hard-coded vendor and model names for them. Signed-off-by: Takashi Sakamoto Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed