ASoC: DT matching and header cleanups
authorMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 19:49:16 +0000 (20:49 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 9 Oct 2023 22:14:18 +0000 (23:14 +0100)
commita7ec043e601d1dca69ac827f51dbe1dbaa1e89aa
treefea389769379eb60420f9bce7639ef0e431d67e9
parentf0d82f073d79cecbbaffff425c41db4c16b395f6
parent9958d85968ed2df4b704105fd2a9c3669eb9cd97
ASoC: DT matching and header cleanups

Merge series from Rob Herring <robh@kernel.org>:

This is a series is part of ongoing clean-ups related to device
matching and DT related implicit includes. Essentially of_device.h has
a bunch of implicit includes and generally isn't needed any nore except
for of_match_device(). As we also generally want to get rid of
of_match_device() as well, I've done that so we're not updating the
includes twice.
12 files changed:
sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c
sound/soc/qcom/lpass-cdc-dma.c
sound/soc/qcom/lpass-cpu.c
sound/soc/qcom/lpass-platform.c
sound/soc/qcom/qdsp6/q6asm-dai.c
sound/soc/qcom/qdsp6/q6routing.c
sound/soc/qcom/sc7180.c
sound/soc/qcom/sc7280.c
sound/soc/qcom/sc8280xp.c
sound/soc/qcom/sdm845.c
sound/soc/qcom/sm8250.c
sound/soc/rockchip/rockchip_max98090.c