+2
−0
+1
−0
drivers/soundwire/Kconfig
0 → 100644
+22
−0
drivers/soundwire/Makefile
0 → 100644
+7
−0
drivers/soundwire/bus_type.c
0 → 100644
+172
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This adds the base SoundWire bus type, bus and driver registration. along with changes to module device table for new SoundWire device type. Signed-off-by:Sanyog Kale <sanyog.r.kale@intel.com> Reviewed-by:
Philippe Ombredanne <pombredanne@nexb.com> Acked-By:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by:
Takashi Iwai <tiwai@suse.de> Acked-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Vinod Koul <vinod.koul@intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>