From: Scott Wood Date: Wed, 15 Apr 2015 23:16:47 +0000 (-0500) Subject: ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI X-Git-Tag: omap-for-v4.1/fixes-rc1~29^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3047755588e71b67c3f60409686fabf8506357e9;p=pandora-kernel.git ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALI DEVICE_ALI previously would jump to port_inited after calling pci_iomap(), bypassing the check for bmaddr being NULL. Signed-off-by: Scott Wood Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed