commit | 8e3ae6f7ad825129ce3691934bc7238f9b70029b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 07 15:28:51 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 08 09:59:23 2014 +0100 |
tree | d81598ffc14e9dff91d44ad1339c83f56160641b | |
parent | d81e397c65279847e473a2284927ee5b4f712693 [diff] |
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>