From: Takashi Iwai Date: Sat, 16 May 2009 08:00:49 +0000 (+0200) Subject: ALSA: hda - Split codec->name to vendor and chip name strings X-Git-Tag: v2.6.31-rc1~363^2~20^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812a2cca295ee7f56cd1b988a0f93646285c214a;p=pandora-kernel.git ALSA: hda - Split codec->name to vendor and chip name strings Split the name string in hda_codec struct to vendor_name and chip_name strings to be stored directly from the preset name. Since mostly only the chip name is referred in many patch_*.c, this results in the reduction of many codes in the end. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed