commit | 6ed9495e225605b7c4cd1544b87740e18ef43320 | [log] [tgz] |
---|---|---|
author | Jie Yang <yang.jie@intel.com> | Thu Apr 30 20:22:46 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 30 15:21:35 2015 +0200 |
tree | 9bcc9094a0fee4f68393bdd4848b79a0e8b9acdb | |
parent | 12e180a27f3e066a4ed4a446d428fd117f168beb [diff] |
ALSA: jack: don't report input event for phantom jack There is no input_dev for phantom jack, we should not report input event for it, otherwise, NULL pointer dereference error will occur. Fixes: 2ba2dfa1fcc7 ('ALSA: hda - Update to use the new jack kctls method') Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>