summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-03-25 15:31:16 +0000
committerMark Brown <broonie@kernel.org>2022-04-04 08:39:29 +0100
commit3f4fb905510911f6149593a7321ae1825259b242 (patch)
tree41a5ad7e16522f336d2df1b8c0452943728e5b52 /lib/mpi/mpi-mod.c
parent00b87e18f3c0a98e2e22a95eb205c2ae03862a23 (diff)
ASoC: wm8731: Factor component init out of bus code
Both the I2C and SPI bus code register the component immediately after they call wm8731_hw_init(), factor the code out into the the common function and rename it to just be plain wm8731_init() while we're at it since it's not just for hardware init any more. This refactoring means we need to move the function after the declaration of the component driver. Signed-off-by: Mark Brown <broonie@kernel.org> Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220325153121.1598494-3-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions