aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/bma150.c
diff options
context:
space:
mode:
authorGravatar Dmitry Torokhov <dmitry.torokhov@gmail.com> 2016-12-12 14:33:37 -0800
committerGravatar Dmitry Torokhov <dmitry.torokhov@gmail.com> 2016-12-18 15:56:44 -0800
commit1a9027770f3d93b78f7031af79597f9659db5d70 (patch)
treee685452163c0e59de76c2612ff719321ba9bdfaf /drivers/input/misc/bma150.c
parentMerge branch 'synaptics-rmi4' into next (diff)
downloadlinux-1a9027770f3d93b78f7031af79597f9659db5d70.tar.gz
linux-1a9027770f3d93b78f7031af79597f9659db5d70.tar.bz2
linux-1a9027770f3d93b78f7031af79597f9659db5d70.zip
Input: i8042 - force synchronous probing of PNP drivers
We rely on the result of scanning PNP bus for keyboard and mouse devices to decide whether we should continue initialization of i8042 driver or not, so the probes can not be asynchronous. Also, it is not a good idea to unbind either of the PNP devices while i8042 is running, so let's disable bind/unbind for the PNP drivers through sysfs and rely on i8042 cleaning after itself properly. User can still unbind and rebind entire i8042 and that will take care of PNP drivers as well. Reviewed-by: Luis R. Rodriguez <mgrof@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/bma150.c')
0 files changed, 0 insertions, 0 deletions