]> git.baikalelectronics.ru Git - kernel.git/commit
HID: rmi: do not stop the device at the end of probe
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 9 Apr 2014 15:01:34 +0000 (11:01 -0400)
committerJiri Kosina <jkosina@suse.cz>
Wed, 9 Apr 2014 15:13:34 +0000 (17:13 +0200)
commitbce8d8b211a8fc5e2fdf96c94e6a4e9f529a5f17
tree75ecfd3abbd6345094924d1e5ea10a82913aa2f6
parent52b2ccdbd6ea7ecad6d78c2efae0f9f266dc552e
HID: rmi: do not stop the device at the end of probe

Well, this is embarrassing, if the device is stopped at the end of probe,
we get into big trouble.

This was a leftover of an attempt to be smart when sending the patch,
I deeply apologies.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-rmi.c