Skip to content
Commit d068ebc2 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Move some codes up to hdac_bus struct



A few basic codes for communicating over HD-audio bus are moved to
struct hdac_bus now.  It has only command and get_response ops in
addition to the unsolicited event handling.

Note that the codec-side tracing support is disabled temporarily
during this transition due to the code shuffling.  It will be
re-enabled later once when all pieces are settled down.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent e3d280fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment