]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: serio - remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <wfp5p@virginia.edu>
Fri, 23 Nov 2012 07:28:57 +0000 (23:28 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 24 Nov 2012 08:03:39 +0000 (00:03 -0800)
commit58b45d166f4c16d21f6aa059c6c5d87a9eeb1ff5
tree63bb36cd68ba9438de78b7201c9c0122b14e2420
parent5e7fe820fa1fdf1988e71c0c1070b5d9bdd4fcf1
Input: serio - remove CONFIG_HOTPLUG ifdefs

Remove conditional code based on CONFIG_HOTPLUG being false.  It's
always on now in preparation of it going away as an option.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/serio/serio.c