summaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2026-05-06 09:48:44 +0300
committerSakari Ailus <sakari.ailus@linux.intel.com>2026-05-15 15:00:44 +0300
commitace46508bac913f9d0f4b84b49392445ae911fb3 (patch)
tree0b4290f0a3ebb24f38cc1aedd401046c47ff7f3b /kernel/ksysfs.c
parent38547c3d871c46f46e98cc6d10c496984e112978 (diff)
media: i2c: lm3560: Optimize mutex lock usage
Pass the device's own mutex lock to the control handler so that the media framework can handle control access instead of managing it manually. The lock must be common to both sub-devices since they share same hardware, so the individual sub-device locks will not work here. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions