diff options
author | Mark Brown <[email protected]> | 2022-03-25 15:31:16 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-04 08:39:29 +0100 |
commit | 3f4fb905510911f6149593a7321ae1825259b242 (patch) | |
tree | 41a5ad7e16522f336d2df1b8c0452943728e5b52 /tools/perf/scripts/python/flamegraph.py | |
parent | 00b87e18f3c0a98e2e22a95eb205c2ae03862a23 (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 <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions