From: Takashi Iwai Date: Thu, 22 Aug 2013 07:55:36 +0000 (+0200) Subject: ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=n X-Git-Tag: v3.11~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca320e294a738c9134a71b5029de05edbfc7aad;p=pandora-kernel.git 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 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed