]> git.baikalelectronics.ru Git - kernel.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)
commit8381667905353e7dd87982f464195d1899f6f681
tree63bb36cd68ba9438de78b7201c9c0122b14e2420
parent9564642c21aa35117ef7bb333e3d13304bb4fc22
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