ALSA: hda/jack - Fix NULL-dereference at probing
authorTakashi Iwai <tiwai@suse.de>
Fri, 11 Nov 2011 16:53:03 +0000 (17:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Nov 2011 10:14:04 +0000 (11:14 +0100)
At probing time, the elements that aren't assigned to kctl or jack may
be called.  Need proper NULL-checks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found