commit | 2ca320e294a738c9134a71b5029de05edbfc7aad | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Aug 22 09:55:36 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 22 23:22:39 2013 +0200 |
tree | 69e69bfbef1b83b2381c944e6721415927684d73 | |
parent | d3d3835ce919438c00c5d1270d6f9d6ffea59d03 [diff] |
ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=n Without the dynamic minor assignment, HDMI codec may have less PCM instances than the number of pins, which eventually leads to Oops. Reported-by: Stratos Karafotis <stratosk@semaphore.gr> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>