ALSA: hda - Add consistent tag names for firmware patch
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2014 14:28:51 +0000 (15:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Jan 2014 08:59:23 +0000 (09:59 +0100)
commit8e3ae6f7ad825129ce3691934bc7238f9b70029b
treed81598ffc14e9dff91d44ad1339c83f56160641b
parentd81e397c65279847e473a2284927ee5b4f712693
ALSA: hda - Add consistent tag names for firmware patch

Some tags used in the firmware patch file are inconsistent with hwdep
sysfs file names, such as, the firmware patch takes [hint] tag while
sysfs file is */hints.  This makes even me referring back to the
document often.  Let's provide the same tag names as sysfs for
reducing confusions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_hwdep.c