commit | 2d9772ef653ccf2d5213603e371bbdfe7573df93 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jul 16 16:31:04 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jul 16 16:32:01 2014 +0200 |
tree | 4698052c0ac25b52d42d2fb75642f619a7fcf89d | |
parent | 6217e5ede23285ddfee10d2e4ba0cc2d4c046205 [diff] |
ALSA: hda - Add NULL check to all PM ops in hda_intel.c Since devptr can be NULL due to asynchronous probe, all PM ops should have NULL checks at the beginning. Signed-off-by: Takashi Iwai <tiwai@suse.de>