* Re: [PATCH RESEND 1/5] ASoC: Explicitly include correct DT includes
[not found] ` <20231003-dt-asoc-header-cleanups-v1-1-05b5d6447e5a@kernel.org>
@ 2023-10-03 20:46 ` Jernej Škrabec
0 siblings, 0 replies; 2+ messages in thread
From: Jernej Škrabec @ 2023-10-03 20:46 UTC (permalink / raw)
To: Claudiu Beznea, Mark Brown, Jaroslav Kysela, Takashi Iwai,
Nicolas Ferre, Alexandre Belloni, Peter Rosin, Ray Jui,
Scott Branden, Lars-Peter Clausen, Nuno Sá,
James Schulman, David Rhodes, Richard Fitzgerald,
Support Opensource, Matthias Brugger, AngeloGioacchino Del Regno,
Shenghao Ding, Kevin Lu, Baojun Xu, Oder Chiou, Fabio Estevam,
Kiseok Jo, Kevin Cernekee, Shengjiu Wang, Xiubo Li, Nicolin Chen,
Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, NXP Linux Team,
Srinivas Kandagatla, Banajit Goswami, Nicolas Frattaroli,
Heiko Stuebner, Sylwester Nawrocki, Chen-Yu Tsai, Samuel Holland,
Ban Tao, Thierry Reding, Jonathan Hunter, Peter Ujfalusi,
Jarkko Nikula, Cezary Rojewski, Pierre-Louis Bossart,
Peter Ujfalusi, Bard Liao, Ranjani Sridharan, Kai Vehmanen,
Olivier Moysan, Arnaud Pouliquen, Maxime Coquelin,
Alexandre Torgue, Rob Herring
Cc: alsa-devel, linux-kernel, patches, linuxppc-dev
Dne torek, 03. oktober 2023 ob 20:13:10 CEST je Rob Herring napisal(a):
> The DT of_device.h and of_platform.h date back to the separate
> of_platform_bus_type before it was merged into the regular platform bus.
> As part of that merge prepping Arm DT support 13 years ago, they
> "temporarily" include each other. They also include platform_device.h
> and of.h. As a result, there's a pretty much random mix of those include
> files used throughout the tree. In order to detangle these headers and
> replace the implicit includes with struct declarations, users need to
> explicitly include the correct includes.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> sound/soc/atmel/atmel_wm8904.c | 1 -
> sound/soc/atmel/mchp-i2s-mcc.c | 2 +-
> sound/soc/atmel/tse850-pcm5142.c | 1 -
> sound/soc/bcm/cygnus-ssp.c | 2 +-
> sound/soc/codecs/adau1701.c | 1 -
> sound/soc/codecs/adau1977-spi.c | 1 -
> sound/soc/codecs/ak4104.c | 2 +-
> sound/soc/codecs/ak4118.c | 2 +-
> sound/soc/codecs/ak4375.c | 2 +-
> sound/soc/codecs/ak4458.c | 2 +-
> sound/soc/codecs/ak4613.c | 2 +-
> sound/soc/codecs/ak4642.c | 2 +-
> sound/soc/codecs/ak5558.c | 2 +-
> sound/soc/codecs/cs35l32.c | 2 +-
> sound/soc/codecs/cs35l33.c | 2 --
> sound/soc/codecs/cs35l34.c | 2 +-
> sound/soc/codecs/cs35l35.c | 3 +--
> sound/soc/codecs/cs35l36.c | 3 +--
> sound/soc/codecs/cs35l41-i2c.c | 2 +-
> sound/soc/codecs/cs35l41.c | 1 -
> sound/soc/codecs/cs4270.c | 2 +-
> sound/soc/codecs/cs42l42.c | 1 -
> sound/soc/codecs/cs42l56.c | 2 +-
> sound/soc/codecs/cs42xx8-i2c.c | 2 +-
> sound/soc/codecs/cs43130.c | 3 +--
> sound/soc/codecs/cs4349.c | 2 +-
> sound/soc/codecs/da7213.c | 2 +-
> sound/soc/codecs/da7219.c | 2 +-
> sound/soc/codecs/da9055.c | 1 -
> sound/soc/codecs/es8328.c | 1 -
> sound/soc/codecs/gtm601.c | 2 +-
> sound/soc/codecs/lpass-macro-common.c | 2 +-
> sound/soc/codecs/mt6351.c | 2 +-
> sound/soc/codecs/mt6358.c | 2 +-
> sound/soc/codecs/mt6359-accdet.c | 4 ----
> sound/soc/codecs/mt6359.c | 2 +-
> sound/soc/codecs/nau8540.c | 2 +-
> sound/soc/codecs/pcm1681.c | 2 --
> sound/soc/codecs/rt715.c | 2 --
> sound/soc/codecs/sgtl5000.c | 2 +-
> sound/soc/codecs/sma1303.c | 2 +-
> sound/soc/codecs/sta32x.c | 3 +--
> sound/soc/codecs/sta350.c | 3 +--
> sound/soc/codecs/tas571x.c | 2 +-
> sound/soc/codecs/uda1334.c | 2 +-
> sound/soc/codecs/wm8510.c | 2 +-
> sound/soc/codecs/wm8523.c | 2 +-
> sound/soc/codecs/wm8524.c | 2 +-
> sound/soc/codecs/wm8580.c | 2 +-
> sound/soc/codecs/wm8711.c | 2 +-
> sound/soc/codecs/wm8728.c | 2 +-
> sound/soc/codecs/wm8731-i2c.c | 2 +-
> sound/soc/codecs/wm8731-spi.c | 2 +-
> sound/soc/codecs/wm8737.c | 2 +-
> sound/soc/codecs/wm8741.c | 2 +-
> sound/soc/codecs/wm8750.c | 2 +-
> sound/soc/codecs/wm8753.c | 2 +-
> sound/soc/codecs/wm8770.c | 2 +-
> sound/soc/codecs/wm8776.c | 2 +-
> sound/soc/codecs/wm8804.c | 1 -
> sound/soc/fsl/efika-audio-fabric.c | 4 ++--
> sound/soc/fsl/fsl_aud2htx.c | 3 +--
> sound/soc/fsl/fsl_mqs.c | 2 +-
> sound/soc/fsl/fsl_rpmsg.c | 3 +--
> sound/soc/fsl/fsl_sai.c | 3 +--
> sound/soc/fsl/fsl_spdif.c | 4 +---
> sound/soc/fsl/imx-audmux.c | 1 -
> sound/soc/fsl/imx-card.c | 3 +--
> sound/soc/fsl/imx-rpmsg.c | 3 ++-
> sound/soc/fsl/mpc5200_dma.c | 4 ++--
> sound/soc/fsl/mpc5200_psc_ac97.c | 3 +--
> sound/soc/fsl/mpc5200_psc_i2s.c | 3 +--
> sound/soc/fsl/mpc8610_hpcd.c | 2 +-
> sound/soc/fsl/p1022_ds.c | 2 +-
> sound/soc/fsl/p1022_rdk.c | 2 +-
> sound/soc/fsl/pcm030-audio-fabric.c | 3 +--
> sound/soc/generic/audio-graph-card.c | 2 --
> sound/soc/generic/audio-graph-card2.c | 2 --
> sound/soc/generic/simple-card.c | 2 +-
> sound/soc/generic/test-component.c | 2 +-
> sound/soc/mediatek/mt2701/mt2701-afe-pcm.c | 2 --
> sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 2 +-
> sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c | 2 +-
> sound/soc/mediatek/mt8186/mt8186-mt6366-da7219-max98357.c | 2 +-
> sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c | 2 +-
> sound/soc/mediatek/mt8188/mt8188-mt6359.c | 2 +-
> sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c | 2 +-
> sound/soc/mediatek/mt8195/mt8195-mt6359.c | 2 +-
> sound/soc/mxs/mxs-saif.c | 1 -
> sound/soc/mxs/mxs-sgtl5000.c | 1 -
> sound/soc/qcom/apq8096.c | 2 +-
> sound/soc/qcom/qdsp6/q6apm-dai.c | 2 +-
> sound/soc/qcom/qdsp6/q6asm-dai.c | 2 +-
> sound/soc/qcom/qdsp6/q6dsp-lpass-clocks.c | 1 -
> sound/soc/qcom/qdsp6/q6routing.c | 3 +--
> sound/soc/qcom/sc7180.c | 2 +-
> sound/soc/qcom/sc7280.c | 2 +-
> sound/soc/qcom/sc8280xp.c | 2 +-
> sound/soc/qcom/sdm845.c | 2 +-
> sound/soc/qcom/sm8250.c | 2 +-
> sound/soc/rockchip/rockchip_i2s_tdm.c | 4 +---
> sound/soc/rockchip/rockchip_max98090.c | 3 +--
> sound/soc/rockchip/rockchip_pdm.c | 1 -
> sound/soc/samsung/aries_wm8994.c | 1 -
> sound/soc/samsung/arndale.c | 2 +-
> sound/soc/samsung/i2s.c | 2 --
> sound/soc/samsung/midas_wm1811.c | 2 --
> sound/soc/samsung/odroid.c | 1 -
> sound/soc/samsung/smdk_wm8994.c | 1 -
> sound/soc/samsung/snow.c | 1 -
> sound/soc/sh/fsi.c | 1 -
> sound/soc/sh/rcar/core.c | 1 +
> sound/soc/sh/rcar/rsnd.h | 4 +---
> sound/soc/sh/rcar/src.c | 1 +
> sound/soc/sh/rcar/ssi.c | 2 ++
> sound/soc/sh/rz-ssi.c | 1 -
> sound/soc/sunxi/sun4i-codec.c | 4 ----
> sound/soc/sunxi/sun4i-i2s.c | 2 +-
> sound/soc/sunxi/sun4i-spdif.c | 3 +--
> sound/soc/sunxi/sun50i-codec-analog.c | 3 +--
> sound/soc/sunxi/sun50i-dmic.c | 2 +-
> sound/soc/sunxi/sun8i-codec-analog.c | 1 -
> sound/soc/sunxi/sun8i-codec.c | 2 +-
For sunxi:
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Best regards,
Jernej
> sound/soc/tegra/tegra186_asrc.c | 3 +--
> sound/soc/tegra/tegra186_dspk.c | 2 +-
> sound/soc/tegra/tegra20_spdif.c | 2 +-
> sound/soc/tegra/tegra210_adx.c | 3 +--
> sound/soc/tegra/tegra210_amx.c | 3 +--
> sound/soc/tegra/tegra210_dmic.c | 2 +-
> sound/soc/tegra/tegra210_i2s.c | 2 +-
> sound/soc/tegra/tegra210_mixer.c | 3 +--
> sound/soc/tegra/tegra210_mvc.c | 3 +--
> sound/soc/tegra/tegra210_ope.c | 3 +--
> sound/soc/tegra/tegra210_peq.c | 1 -
> sound/soc/tegra/tegra210_sfc.c | 1 -
> sound/soc/tegra/tegra30_i2s.c | 1 -
> sound/soc/tegra/tegra_asoc_machine.c | 1 -
> sound/soc/tegra/tegra_audio_graph_card.c | 2 +-
> sound/soc/ti/omap-dmic.c | 2 +-
> sound/soc/ti/omap-mcpdm.c | 2 +-
> 140 files changed, 109 insertions(+), 181 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH RESEND 0/5] ASoC: DT matching and header cleanups
[not found] <20231003-dt-asoc-header-cleanups-v1-0-05b5d6447e5a@kernel.org>
[not found] ` <20231003-dt-asoc-header-cleanups-v1-1-05b5d6447e5a@kernel.org>
@ 2023-10-10 18:32 ` Mark Brown
1 sibling, 0 replies; 2+ messages in thread
From: Mark Brown @ 2023-10-10 18:32 UTC (permalink / raw)
To: Claudiu Beznea, Jaroslav Kysela, Takashi Iwai, Nicolas Ferre,
Alexandre Belloni, Peter Rosin, Ray Jui, Scott Branden,
Lars-Peter Clausen, Nuno Sá,
James Schulman, David Rhodes, Richard Fitzgerald,
Support Opensource, Matthias Brugger, AngeloGioacchino Del Regno,
Shenghao Ding, Kevin Lu, Baojun Xu, Oder Chiou, Fabio Estevam,
Kiseok Jo, Kevin Cernekee, Shengjiu Wang, Xiubo Li, Nicolin Chen,
Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, NXP Linux Team,
Srinivas Kandagatla, Banajit Goswami, Nicolas Frattaroli,
Heiko Stuebner, Sylwester Nawrocki, Chen-Yu Tsai, Jernej Skrabec,
Samuel Holland, Ban Tao, Thierry Reding, Jonathan Hunter,
Peter Ujfalusi, Jarkko Nikula, Cezary Rojewski,
Pierre-Louis Bossart, Peter Ujfalusi, Bard Liao,
Ranjani Sridharan, Kai Vehmanen, Olivier Moysan,
Arnaud Pouliquen, Maxime Coquelin, Alexandre Torgue, Rob Herring
Cc: patches, alsa-devel, linuxppc-dev, linux-kernel
On Tue, 03 Oct 2023 13:13:09 -0500, Rob Herring wrote:
> (Got a bunch of bounces on the first try. Something weird going on with
> the To header best I can tell. Retrying with git-send-email instead of
> b4.)
>
> 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.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: Explicitly include correct DT includes
commit: 340d79a14d6ab5066ba40651764db20bd151aea7
[2/5] ASoC: Drop unnecessary of_match_device() calls
commit: 56c075b2d31c626370481a62d334a0575f751522
[3/5] ASoC: da7218: Use i2c_get_match_data()
commit: fe26425518862020449cb2c9709e62cc76a56de2
[4/5] ASoC: qcom/lpass: Constify struct lpass_variant
commit: ec5236c2e6ec1ce62237a2e9345dd2ffc4fc6d56
[5/5] ASoC: Use device_get_match_data()
commit: 9958d85968ed2df4b704105fd2a9c3669eb9cd97
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-10 18:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20231003-dt-asoc-header-cleanups-v1-0-05b5d6447e5a@kernel.org>
[not found] ` <20231003-dt-asoc-header-cleanups-v1-1-05b5d6447e5a@kernel.org>
2023-10-03 20:46 ` [PATCH RESEND 1/5] ASoC: Explicitly include correct DT includes Jernej Škrabec
2023-10-10 18:32 ` [PATCH RESEND 0/5] ASoC: DT matching and header cleanups Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®