summaryrefslogtreecommitdiffstats
path: root/drivers/spmi
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2016-03-01 20:49:54 +0100
committerJiri Kosina <jkosina@suse.cz>2016-03-02 10:20:31 +0100
commit43a4a04d4ddb268373d5857c7a7bcbe3658e5b48 (patch)
tree7bcaa4f2b7774bdfddb465b903c79e9fd05ff83e /drivers/spmi
parentHID: thingm: switch to managed version of led_classdev_register (diff)
downloadlinux-43a4a04d4ddb268373d5857c7a7bcbe3658e5b48.tar.xz
linux-43a4a04d4ddb268373d5857c7a7bcbe3658e5b48.zip
HID: thingm: improve locking
Reading from the device consists of two operations: sending the read command and the actual read from the device. If the device is accessed in between we might read wrong data. Therefore protect the full sequence of both operations with a mutex. Also change the semantics of thingm_recv to include both operations. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions