diff options
| author | Jiri Slaby <[email protected]> | 2021-06-18 08:15:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-06-18 13:10:03 +0200 |
| commit | 202acdaa143a75d54dd9eec905c7faca7071c1a8 (patch) | |
| tree | 85c42b9aa4bb0bef71aa6011f119a6bfc6778fc3 /drivers/platform/surface/aggregator/controller.c | |
| parent | 464fbf6c4fc22f13df641bacd85840cfb826ba40 (diff) | |
mxser: access info->MCR under info->slock
info->MCR is protected by info->slock all over the code. Extend the lock
in mxser_tiocmget around the info->MCR fetch too.
It likely doesn't change anything, but it's always good to be consistent.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions