linux/sound/hda
Takashi Iwai d068ebc25e 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: Takashi Iwai <tiwai@suse.de>
2015-03-23 13:17:02 +01:00
..
hda_bus_type.c
hdac_bus.c ALSA: hda - Move some codes up to hdac_bus struct 2015-03-23 13:17:02 +01:00
Kconfig
Makefile ALSA: hda - Move some codes up to hdac_bus struct 2015-03-23 13:17:02 +01:00