ASoC/soundwire: remove is_sdca boolean property
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 18 Nov 2022 02:58:06 +0000 (10:58 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 9 Jan 2023 16:07:40 +0000 (21:37 +0530)
commitbe505ba8fe90068868bc084cad2079a38486b2d5
tree9d6e85f5f9b023a6685656bdb3757570b889ef85
parent0603a47bd3a8f439d7844b841eee1819353063e0
ASoC/soundwire: remove is_sdca boolean property

The Device_ID registers already tell us if a device supports the SDCA
specification or not, in hindsight we never needed a property when the
information is reported by both hardware and ACPI.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221118025807.534863-2-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c
include/linux/soundwire/sdw.h
sound/soc/codecs/rt1316-sdw.c
sound/soc/codecs/rt1318-sdw.c
sound/soc/codecs/rt711-sdca-sdw.c