ALSA: jack: Fix another NULL dereference due to empty input jack
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Apr 2015 13:25:00 +0000 (15:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Apr 2015 13:27:55 +0000 (15:27 +0200)
commit43b2cd547edcba4733bf21ea2b3f6600e3bdc514
tree64e02d9117b5a9c43f039f91c415ff3ce0239e6a
parent6ed9495e225605b7c4cd1544b87740e18ef43320
ALSA: jack: Fix another NULL dereference due to empty input jack

Another fixes for NULL jack->input_dev in some places in jack.c.

Fixes: 2ba2dfa1fcc7 ('ALSA: hda - Update to use the new jack kctls method')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/jack.c