+66
−0
+1
−1
sound/hda/hdac_device.c
0 → 100644
+471
−0
sound/hda/local.h
0 → 100644
+19
−0
+16
−17
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Now some codes and functionalities of hda_codec struct are moved to
hdac_device struct. A few basic attributes like the codec address,
vendor ID number, FG numbers, etc are moved to hdac_device, and they
are accessed like codec->core.addr. The basic verb exec functions are
moved, too.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>