]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Don't handle empty patch files
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Feb 2011 16:39:20 +0000 (17:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Feb 2011 16:39:20 +0000 (17:39 +0100)
commit55016a5b7df2d23a17907201812f75bc8a637a87
tree719c25027f854c1bdb81dc039d5ddd87463d2c01
parent033d67a78f160d5ceb5fd337a0e9b83023f7f517
ALSA: hda - Don't handle empty patch files

When an empty string is passed to patch option, the driver should
ignore it.  Otherwise it gets an error by trying to load it.

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