touch: remove duplicate register input device call
authormakarand.karvekar <makarand.karvekar@motorola.com>
Fri, 30 Jul 2010 03:23:38 +0000 (22:23 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:33:27 +0000 (16:33 -0700)
commit0f0edcf5243d636ced6c2ce08c3ccae995bcedb9
tree4dc20c66155a7d276b6019dd5308d6abd582ef37
parenta0f7890d107c2f3f5cffe496f6e87c45c193131b
touch: remove duplicate register input device call

duplicate register input called, when boot work function is triggered
via firmware update process.
This broke reboot command.

Change-Id: I78547127bfbde39f1f971806156d332883b8bf43
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
drivers/input/touchscreen/qtouch_obp_ts.c