diff options
| author | Adrian Ng Ho Yin <adrianhoyin.ng@altera.com> | 2026-01-27 10:05:06 +0800 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2026-01-31 00:05:22 +0100 |
| commit | c7311aa4a71ebbf6e86e3173e04afbad233a3937 (patch) | |
| tree | ddc97774c3e3dad87b152b0ab6feee31fb817932 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 2537089413514caaa9a5fdeeac3a34d45100f747 (diff) | |
i3c: dw-i3c-master: convert spinlock usage to scoped guards
Convert dw-i3c-master to use scoped spinlock guards in place of
open-coded spin_lock_irqsave()/spin_unlock_irqrestore() pairs to ensure
locks are always safely released on scope exit.
Signed-off-by: Adrian Ng Ho Yin <adrianhoyin.ng@altera.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/79020c006c15dda9d057946530f16cfb4650d450.1769479330.git.adrianhoyin.ng@altera.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
