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)
commit3aac0ef10bf5c76ba4262cfd9b044a6c067d5aae
treefdfcee90cf5d0306accd9aaf0892ec3d8266e8c3
parent727f9b480754dfcb82e36d431e85984893011b79
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