This drops unused includes and converts one Samsung codec to use GPIO descriptors. Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> --- Changes in v2: - Collect Review tags - Add a devm action to drop the gpiod table in speyside - Link to v1: https://lore.kernel.org/r/20250303-samsung-codecs-v1-0-56a2299dd928@xxxxxxxxxx --- Linus Walleij (6): ASoC: samsung: bells: Drop unused include ASoC: samsung: littlemill: Drop unused include ASoC: samsung: lowland: Drop unused include ASoC: samsung: speyside: Convert to GPIO descriptor ASoC: samsung: tobermory: Drop unused include ASoC: samsung: tm2_wm5110: Drop unused include sound/soc/samsung/bells.c | 1 - sound/soc/samsung/littlemill.c | 1 - sound/soc/samsung/lowland.c | 1 - sound/soc/samsung/speyside.c | 47 +++++++++++++++++++++++++++++++++++------- sound/soc/samsung/tm2_wm5110.c | 1 - sound/soc/samsung/tobermory.c | 1 - 6 files changed, 40 insertions(+), 12 deletions(-) --- base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b change-id: 20250302-samsung-codecs-6366e1b3f283 Best regards, -- Linus Walleij <linus.walleij@xxxxxxxxxx>