summaryrefslogtreecommitdiff
path: root/include/linux/fsl
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2025-08-27 10:28:51 +0300
committerTakashi Iwai <tiwai@suse.de>2025-08-29 12:52:14 +0300
commitece590486b59d434544c809d4e176fa4056dfcbc (patch)
tree8092bc1a3add8e0e2737e065f452e9cfbd956856 /include/linux/fsl
parent2387cf78f5fd84b72880ad15a5627f9d91fe9e98 (diff)
downloadlinux-ece590486b59d434544c809d4e176fa4056dfcbc.tar.xz
ALSA: hda/realtek: Use guard() for mutex locks and COEF locks
Replace the manual mutex lock/unlock pairs with guard(). Also, introduce the guard() for coef_mutex_lock() and _unlock() pairs, and replace accordingly, too. The coef_mutex_lock() and *_unlock() are moved to readtek.h as static inline functions along with it. Only code refactoring, and no behavior change. Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20250827072916.31933-12-tiwai@suse.de
Diffstat (limited to 'include/linux/fsl')
0 files changed, 0 insertions, 0 deletions