From: Takashi Iwai Date: Sat, 15 Feb 2014 09:03:19 +0000 (+0100) Subject: ALSA: hda/realtek - Allow NULL bus->pci X-Git-Tag: v3.15-rc1~142^2~3^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5100cd07d43a137ed2e73ecf815ba02f19484a59;p=pandora-kernel.git ALSA: hda/realtek - Allow NULL bus->pci Realtek codec driver contains some codes referring to the PCI subdevice IDs, but most of them are optional, typically for checking the codec name variants. Add NULL checks appropriately so that it can work without PCI assignment. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed