linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers
@ 2019-08-12 16:27 Benjamin Tissoires
  2019-08-12 16:27 ` [PATCH 1/2] " Benjamin Tissoires
  2019-08-12 16:27 ` [PATCH 2/2] HID: wacom: do not call hid_set_drvdata(hdev, NULL) Benjamin Tissoires
  0 siblings, 2 replies; 8+ messages in thread
From: Benjamin Tissoires @ 2019-08-12 16:27 UTC (permalink / raw)
  To: Bruno Prémont, Jonathan Cameron, Srinivas Pandruvada,
	Ping Cheng, Jason Gerecke, Jiri Kosina
  Cc: linux-input, linux-kernel, Benjamin Tissoires

Hi,

the wacom one is split dfrom the other drivers as the change is slightly
bigger.

Cheers,
Benjamin

Benjamin Tissoires (2):
  HID: do not call hid_set_drvdata(hdev, NULL) in drivers
  HID: wacom: do not call hid_set_drvdata(hdev, NULL)

 drivers/hid/hid-cougar.c       |  6 ++----
 drivers/hid/hid-gfrm.c         |  7 -------
 drivers/hid/hid-lenovo.c       |  2 --
 drivers/hid/hid-picolcd_core.c |  7 +------
 drivers/hid/hid-sensor-hub.c   |  1 -
 drivers/hid/wacom_sys.c        | 18 +++++-------------
 6 files changed, 8 insertions(+), 33 deletions(-)

-- 
2.19.2

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

end of thread, other threads:[~2019-08-22 15:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-12 16:27 [PATCH 0/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers Benjamin Tissoires
2019-08-12 16:27 ` [PATCH 1/2] " Benjamin Tissoires
2019-08-12 16:39   ` Srinivas Pandruvada
2019-08-13  5:53   ` Bruno Prémont
2019-08-22 15:50     ` Benjamin Tissoires
2019-08-12 16:27 ` [PATCH 2/2] HID: wacom: do not call hid_set_drvdata(hdev, NULL) Benjamin Tissoires
2019-08-16 22:03   ` Jason Gerecke
2019-08-22 15:49     ` Benjamin Tissoires

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).