]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Remove superfluous memory allocation error messages
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Feb 2015 15:17:18 +0000 (16:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2015 10:25:17 +0000 (11:25 +0100)
commite8e034b86f4a2cc4bb4f18523a0ee86304b23d77
tree3afbb7a3c79e6b995a67d03e33e70c3a622dc008
parente53a9ea21655829ef26e0db752aabbb4229a09f5
ALSA: hda - Remove superfluous memory allocation error messages

The memory allocators should have already given the kernel warning
messages, thus we don't have to annoy again.

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