[PATCH 0/8] ASoC: microchip: some cleanups for AT91 sound drivers

From: Claudiu Beznea
Date: Wed Mar 01 2023 - 06:38:36 EST


Hi,

The following patches do some cleanups for Microchip AT91 sound drivers.
Along with it I took the chance and updated MAINTAINERS file.

Thank you,
Claudiu Beznea

Claudiu Beznea (8):
ASoC: mchp-spdiftx: use FIELD_PREP() where possible
ASoC: mchp-spdiftx: use regmap_update_bits()
ASoC: mchp-spdiftx: update debug message
ASoC: mchp-pdmc: use FIELD_PREP() where possible
ASoC: mchp-pdmc: return directly ret
ASoC: mchp-pdmc: avoid casting to/from void pointer
MAINTAINERS: add myself as maintainer for Microchip AT91 sound drivers
MAINTAINERS: update Microchip AT91 sound entries with documentation
files

MAINTAINERS | 9 +++++--
sound/soc/atmel/mchp-pdmc.c | 19 ++++++--------
sound/soc/atmel/mchp-spdiftx.c | 45 ++++++++++++----------------------
3 files changed, 29 insertions(+), 44 deletions(-)

--
2.34.1