diff options
author | Benjamin Tissoires <[email protected]> | 2019-08-12 18:27:39 +0200 |
---|---|---|
committer | Benjamin Tissoires <[email protected]> | 2019-08-22 17:11:58 +0200 |
commit | 87fcb6a69e54527ccaeb5878168cccdba9f6b6ae (patch) | |
tree | e0aacd9f60504384cc942f0bdbb37ae9c7f04d63 /lib/test_overflow.c | |
parent | 15d90b242290f228166ea79ee1cc2db6b31a2143 (diff) |
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
This is a common pattern in the HID drivers to reset the drvdata. Some
do it properly, some do it only in case of failure.
But, this is actually already handled by driver core, so there is no need
to do it manually.
[for hid-sensor-hub.c]
Acked-by: Srinivas Pandruvada <[email protected]>
[For hid-picolcd_core.c]
Acked-by: Bruno Prémont <[email protected]>
Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions