ALSA: hda - Missing NULL check in hda_beep.c
commit6a12afb5640217454cad21e8cf9a74b038fa3717
authorTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2008 12:08:56 +0000 (13 13:08 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Nov 2008 13:37:16 +0000 (13 14:37 +0100)
tree94bc5f927ee969a3d468dd4e4d83810f60ef313d
parent4d4e9bb339cfcde7811af10859ba1ce2fe3d46b4
ALSA: hda - Missing NULL check in hda_beep.c

Added a NULL check of input_allocate_device() in hda_beep.c.

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