]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom - isolate input registration
authorChris Bagwell <chris@cnpbagwell.com>
Mon, 26 Mar 2012 06:25:45 +0000 (23:25 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 26 Mar 2012 06:31:27 +0000 (23:31 -0700)
commit8e2e8410ec293126317bf11625aa3a9b66660439
treefdfcee90cf5d0306accd9aaf0892ec3d8266e8c3
parent5a68efb61cda35c85e242bde2895731989e0831b
Input: wacom - isolate input registration

Although this better co-locates input registration logic,
the main goal is to make it easier to optionally create
input devices or delay creation to later time periods.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Tested-by: Jason Gerecke <killertofu@gmail.com>
Acked-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/tablet/wacom_sys.c