android_kernel_samsung_sm8650/drivers/soundwire
Shreyas NC c91605f489 soundwire: Remove cdns_master_ops
There can be instances where drivers using Cadence IP might want
to set sdw_master_ops differently per instance of it's use, so
remove the cdns_master_ops and export the APIs.

Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2018-05-11 21:48:05 +05:30
..
bus_type.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
bus.c soundwire: Add stream configuration APIs 2018-05-11 21:47:06 +05:30
bus.h soundwire: Add bank switch routine 2018-05-11 21:47:05 +05:30
cadence_master.c soundwire: Remove cdns_master_ops 2018-05-11 21:48:05 +05:30
cadence_master.h soundwire: Remove cdns_master_ops 2018-05-11 21:48:05 +05:30
intel_init.c soundwire: intel: Add Intel init module 2017-12-19 11:32:35 +01:00
intel.c soundwire: Remove cdns_master_ops 2018-05-11 21:48:05 +05:30
intel.h soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
Kconfig soundwire: select REGMAP_SOUNDWIRE 2018-01-09 17:01:16 +01:00
Makefile soundwire: Add support for SoundWire stream management 2018-05-11 21:47:03 +05:30
mipi_disco.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
slave.c soundwire: Add Master registration 2017-12-19 11:14:56 +01:00
stream.c soundwire: Add stream configuration APIs 2018-05-11 21:47:06 +05:30