Hey On Wed, Jun 26, 2019 at 5:02 PM Ian Abbott <abbotti@xxxxxxxxx> wrote: > > 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(-) Both changes look good to me: Reviewed-by: David Herrmann <dh.herrmann@xxxxxxxxx> Thanks! David