OSDN Git Service

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)
commitd81e397c65279847e473a2284927ee5b4f712693
treeb1e5524de6812f5f9e88449b30c14db42d8933eb
parent7546abfb8e1f9933b549f05898377e9444ee4cb2
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