diff options
author | Benjamin Tissoires <[email protected]> | 2012-12-12 18:00:02 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2012-12-12 18:26:22 +0100 |
commit | 7a7d6d9c5fcd4b674da38e814cfc0724c67731b2 (patch) | |
tree | 8fdc9bdf269b31a706e20ac0ca1d1f135164c4c8 /lib/debugobjects.c | |
parent | 9afd09a1db93cc9084846c2b9bc0d1194743e5dc (diff) |
HID: i2c-hid: add mutex protecting open/close race
We should not enter close function while someone else is in open.
This mutex prevents this race.
There is also no need to override the ret value with -EIO in case of
a failure of i2c_hid_set_power.
Signed-off-by: Benjamin Tissoires <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions