Re: [PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h

2024-06-07 Thread Heiko Stuebner
Am Mittwoch, 5. Juni 2024, 23:27:26 CEST schrieb Andy Shevchenko: > of_gpio.h is deprecated and subject to remove. The drivers in question > don't use it, simply remove the unused header. > > Signed-off-by: Andy Shevchenko Acked-by: Heiko Stuebner

[PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h

2024-06-05 Thread Andy Shevchenko
of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko --- sound/soc/rockchip/rockchip_i2s.c | 1 - sound/soc/rockchip/rockchip_spdif.c | 1 - 2 files changed, 2 deletions(-) diff --git a/sound/soc/r

[PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h

2024-05-31 Thread Andy Shevchenko
of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko --- sound/soc/rockchip/rockchip_i2s.c | 1 - sound/soc/rockchip/rockchip_spdif.c | 1 - 2 files changed, 2 deletions(-) diff --git a/sound/soc/r