]> 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)
commit5c4856234bec8d6a59effd8a59eb0333f1030bd6
treed81598ffc14e9dff91d44ad1339c83f56160641b
parent0e07ff27d5e2d27cc0d23b910d271728f10524a3
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