]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit80a582d6680b5220406f89347f675967d1c8297d
treed81598ffc14e9dff91d44ad1339c83f56160641b
parent69e9680821f9643ae48fa491425c515e17c4599e
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