soundwire: intel: Add Intel init module
authorVinod Koul <vinod.koul@intel.com>
Thu, 14 Dec 2017 05:49:44 +0000 (11:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 10:32:35 +0000 (11:32 +0100)
commitd62a7d41f38e1d3f8f8a1c0db4dec7a5bb39268a
tree1c22305d05f10ba1861b9dd0a2e5dd50055d2102
parent71bb8a1b059ecd6a070660b7d5d89a7a3c443f4a
soundwire: intel: Add Intel init module

The SoundWire Master is implemented as part of Audio controller in
Intel platforms. Add a init module which creates SoundWire Master
platform devices based on the links supported in the hardware.

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>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/soundwire/Makefile
drivers/soundwire/intel_init.c [new file with mode: 0644]
include/linux/soundwire/sdw_intel.h