diff options
| author | Takashi Iwai <tiwai@suse.de> | 2025-08-27 10:28:51 +0300 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2025-08-29 12:52:14 +0300 |
| commit | ece590486b59d434544c809d4e176fa4056dfcbc (patch) | |
| tree | 8092bc1a3add8e0e2737e065f452e9cfbd956856 /include/linux/mdev.h | |
| parent | 2387cf78f5fd84b72880ad15a5627f9d91fe9e98 (diff) | |
| download | linux-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/mdev.h')
0 files changed, 0 insertions, 0 deletions
