]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - firmware patch code cleanup
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Jan 2014 14:23:44 +0000 (15:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Jan 2014 08:59:00 +0000 (09:59 +0100)
commit69e9680821f9643ae48fa491425c515e17c4599e
treeb1e5524de6812f5f9e88449b30c14db42d8933eb
parentcc251cff7065cca81f015c4cfe33e718e12675e5
ALSA: hda - firmware patch code cleanup

Just a code refactoring: the need_codec flag in hda_patch_item struct
can be removed by checking the current mode instead.  No functional
change.

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