commit | 43b2cd547edcba4733bf21ea2b3f6600e3bdc514 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 30 15:25:00 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 30 15:27:55 2015 +0200 |
tree | 64e02d9117b5a9c43f039f91c415ff3ce0239e6a | |
parent | 6ed9495e225605b7c4cd1544b87740e18ef43320 [diff] |
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>