linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* {PATCH 0/2] HID: wiimote: Minor change to spinlock usage
@ 2020-09-04 13:21 Ian Abbott
  2020-09-04 13:21 ` [PATCH 1/2] HID: wiimote: make handlers[] const Ian Abbott
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ian Abbott @ 2020-09-04 13:21 UTC (permalink / raw)
  To: linux-input
  Cc: David Rheinsberg, Jiri Kosina, Benjamin Tissoires, Ian Abbott,
	linux-kernel

[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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-09-07 14:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 13:21 {PATCH 0/2] HID: wiimote: Minor change to spinlock usage Ian Abbott
2020-09-04 13:21 ` [PATCH 1/2] HID: wiimote: make handlers[] const Ian Abbott
2020-09-04 13:21 ` [PATCH 2/2] HID: wiimote: narrow spinlock range in wiimote_hid_event() Ian Abbott
2020-09-07  7:37 ` {PATCH 0/2] HID: wiimote: Minor change to spinlock usage David Rheinsberg
2020-09-07 14:05 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).