[PATCH 0/3] ASoC: rockchip: Use guard() for spin locks

phucduc.bui@gmail.com posted 3 patches 5 days, 1 hour ago
There is a newer version of this series
sound/soc/rockchip/rockchip_i2s.c     | 160 ++++++++--------
sound/soc/rockchip/rockchip_i2s_tdm.c |   8 +-
sound/soc/rockchip/rockchip_sai.c     | 258 +++++++++++++-------------
3 files changed, 209 insertions(+), 217 deletions(-)
[PATCH 0/3] ASoC: rockchip: Use guard() for spin locks
Posted by phucduc.bui@gmail.com 5 days, 1 hour ago
From: bui duc phuc <phucduc.bui@gmail.com>

Hi all,

This series converts spinlock handling in the Rockchip sound drivers
to use guard() helpers.
The changes are code cleanup only and should have no functional impact.
Compile tested only.

Best regards,
Phuc

bui duc phuc (3):
  ASoC: rockchip: rockchip_i2s: Use guard() for spin locks
  ASoC: rockchip: i2s-tdm: Use guard() for spin locks
  ASoC: rockchip: rockchip_sai: Use guard() for spin locks

 sound/soc/rockchip/rockchip_i2s.c     | 160 ++++++++--------
 sound/soc/rockchip/rockchip_i2s_tdm.c |   8 +-
 sound/soc/rockchip/rockchip_sai.c     | 258 +++++++++++++-------------
 3 files changed, 209 insertions(+), 217 deletions(-)

-- 
2.43.0