linux/drivers/hid/intel-ish-hid
Arvind Yadav a4eb490a41 HID: intel-ish-hid: use put_device() instead of kfree()
Never directly free @dev after calling device_register(), even
if it returned an error. Always use put_device() to give up the
reference initialized.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2018-04-26 14:36:43 +02:00
..
ipc HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop 2018-01-23 15:40:57 +01:00
ishtp HID: intel-ish-hid: use put_device() instead of kfree() 2018-04-26 14:36:43 +02:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ishtp-hid-client.c HID: intel_ish-hid: Stop using a static local buffer in get_report() 2018-04-25 10:52:42 +02:00
ishtp-hid.c
ishtp-hid.h