From 3047755588e71b67c3f60409686fabf8506357e9 Mon Sep 17 00:00:00 2001 From: Scott Wood Date: Wed, 15 Apr 2015 18:16:47 -0500 Subject: [PATCH] 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-format-patch failed