linux/sound/soc/rockchip
Uwe Kleine-König (The Capable Hub) 83d53eca7e
ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly
Currently that header is only included via:

	<sound/dmaengine_pcm.h> ->
	<sound/soc.h> ->
	<linux/platform_device.h>

which doesn't look reliable, still more in the presence of the comment:

	/* For the current users of sound/soc.h to avoid build issues */

in <sound/soc.h>.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Link: https://patch.msgid.link/20260624083708.254517-2-u.kleine-koenig@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2026-06-24 12:59:54 +01:00
..
Kconfig ASoC: rockchip: spdif: Fill IEC958 CS info per params 2026-02-05 18:46:47 +00:00
Makefile ASoC: rockchip: add Serial Audio Interface (SAI) driver 2025-04-22 15:35:17 +01:00
rk3288_hdmi_analog.c ASoC: rockchip: rk3288_hdmi_analog: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:04 +00:00
rk3399_gru_sound.c ASoC: rockchip: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-05 21:13:57 +09:00
rockchip_i2s_tdm.c ASoC: rockchip: Use guard() for spin locks 2026-06-11 20:50:31 +01:00
rockchip_i2s_tdm.h ASoC: rockchip: i2s-tdm: switch to FIELD_PREP_WM16_CONST macro 2025-09-02 20:06:47 -04:00
rockchip_i2s.c ASoC: rockchip: Use guard() for spin locks 2026-06-11 20:50:31 +01:00
rockchip_i2s.h ASoC: rockchip: i2s: Add support for frame inversion 2021-08-26 13:59:40 +01:00
rockchip_max98090.c ASoC: rockchip: rockchip_max98090: convert to snd_soc_dapm_xxx() 2025-11-17 00:18:05 +00:00
rockchip_pdm.c ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt 2026-06-11 20:49:42 +01:00
rockchip_pdm.h ASoC: rockchip: pdm: Add support for path map 2021-09-13 01:44:10 +01:00
rockchip_rt5645.c ASoC: rockchip: rockchip_rt5645: use inclusive language for SND_SOC_DAIFMT_CBx_CFx 2025-03-03 12:59:36 +00:00
rockchip_sai.c ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitly 2026-06-24 12:59:54 +01:00
rockchip_sai.h ASoC: rockchip: add Serial Audio Interface (SAI) driver 2025-04-22 15:35:17 +01:00
rockchip_spdif.c ASoC: rockchip: spdif: Restore regcache cache-only mode on sync failure 2026-06-11 20:49:41 +01:00
rockchip_spdif.h ASoC: rockchip: spdif: Convert to FIELD_PREP 2026-02-05 18:46:48 +00:00