summaryrefslogtreecommitdiffstats
path: root/include/target
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-01-30 17:23:39 +0100
committerTakashi Iwai <tiwai@suse.de>2017-02-03 17:22:16 +0100
commit79dda75a2cfc5628f25338122d24ee8789b367cf (patch)
treec2dcfcc9d93a6324f201b43a92c83d2802623163 /include/target
parent6f9ecc76f4e04b111160d789f36a8c5bf1cc9ab6 (diff)
downloadblackbird-op-linux-79dda75a2cfc5628f25338122d24ee8789b367cf.tar.gz
blackbird-op-linux-79dda75a2cfc5628f25338122d24ee8789b367cf.zip
ALSA: x86: Pass snd_intelhad object to helpers
For reducing the global variable reference, keep snd_intelhad object in the context and pass it to each helper. It's a preliminary change for further cleanup. This also includes the simplification of the probe procedure: the LPE platform driver directly gets the created snd_intelhad object by hdmi_audio_probe(), and passes it to each helper and destructor, hdmi_audio_remove(). The hdmi_audio_probe() function doesn't call the back-registration any longer, which is fairly useless. The LPE platform driver initializes the stuff instead at the right place, and calls the wq after the object creation in the probe function itself. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud