]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: x86: Call event callback directly
authorTakashi Iwai <tiwai@suse.de>
Mon, 30 Jan 2017 16:38:00 +0000 (17:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:23:15 +0000 (17:23 +0100)
commit437af8f2946231ee141bc2a8d37063a8bb6047b0
tree46126d38d9c82ed105c6d062541e843257089a53
parentdd895f2e9b013a5387372dbf3a7d8405aaeb494e
ALSA: x86: Call event callback directly

Currently the driver calls the event callback stored in its ctx
pointer, but it's obviously inefficient.  Replace it with the direct
calls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c
sound/x86/intel_hdmi_audio.h
sound/x86/intel_hdmi_lpe_audio.c
sound/x86/intel_hdmi_lpe_audio.h