ASoC: cs35l45: Remove separate tables module
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Wed, 15 Feb 2023 10:58:17 +0000 (10:58 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 15 Feb 2023 13:10:44 +0000 (13:10 +0000)
commit4dac6f5abc02ffeeb10459c575aba2343363d4ee
tree44c002e0629cb6cd020a746bf213d67f05c1a689
parent3ee0d39c50dca18c76941f46a6c57dc9cd2bfb9d
ASoC: cs35l45: Remove separate tables module

There is no reason to have a separate module for the tables file it just
holds regmap callbacks and register patches used by the main part of the
driver. Remove the separate module and merge it into the main driver
module.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230215105818.3315925-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs35l45-tables.c