commit | 5100cd07d43a137ed2e73ecf815ba02f19484a59 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sat Feb 15 10:03:19 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Feb 15 10:11:56 2014 +0100 |
tree | ca9e4c6e3017e7c9521b65170372eeee653b557c | |
parent | ed9d0b626e65ab653e5421083d8dcd59cacd1132 [diff] |
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 <tiwai@suse.de>