soundwire: Remove cdns_master_ops
authorShreyas NC <shreyas.nc@intel.com>
Thu, 26 Apr 2018 13:08:43 +0000 (18:38 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 May 2018 16:18:05 +0000 (21:48 +0530)
commitc91605f4893828db39d448956114648459b254f0
treea90bda6e9db28dcbb23eed0298c0896271573ecf
parent97349b60519ee508d5e93334eb8c3c4b4e0e5faa
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>
drivers/soundwire/cadence_master.c
drivers/soundwire/cadence_master.h
drivers/soundwire/intel.c