Re: {PATCH 0/2] HID: wiimote: Minor change to spinlock usage
From: David Rheinsberg <hidden>
Date: 2020-09-07 07:37:22
Also in:
lkml
From: David Rheinsberg <hidden>
Date: 2020-09-07 07:37:22
Also in:
lkml
Hi On Fri, 4 Sep 2020 at 15:21, Ian Abbott [off-list ref] wrote:
[I have posted these patches previously, but that was over a year ago. --IA] A couple of minor changes to the wiimote core module. They do not change functionality of the driver: 1) HID: wiimote: make handlers[] const 2) HID: wiimote: narrow spinlock range in wiimote_hid_event() drivers/hid/hid-wiimote-core.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-)
Looks still good ;) Reviewed-by: David Rheinsberg <redacted> Thanks! David