commit | 692af901df615b7783caaccdb287cddf2d7f6059 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 10 12:15:27 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 10 12:15:27 2015 +0200 |
tree | db693eec5c648e64c954f4c91393ff1d05610b0a | |
parent | 8721fa692bc218df3f0ad30740baedf176a41f56 [diff] |
ALSA: hda - Allow calling snd_hdac_i915_*() without actual binding Add the missing NULL checks so that snd_hdac_i915*() can be called even after the binding with i915 failed. Signed-off-by: Takashi Iwai <tiwai@suse.de>