Input: usbtouchscreen - correctly set 'phys'
authorVladimir Shebordaev <vladimir.shebordaev@gmail.com>
Fri, 7 Sep 2007 01:32:16 +0000 (21:32 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 7 Sep 2007 01:32:16 +0000 (21:32 -0400)
commit7b6dff982b063b1b15c30508f16863e5449e7229
tree5780d359eec12eedad72cf51de2d0c7690e29b0a
parent749aea73aaf4ff1dbd83c2021b57a4dde6bbe2b9
Input: usbtouchscreen - correctly set 'phys'

This patch fixes a nasty typo in usbtouchscreen driver. The typo
is inherited from the original mtouchusb. It used to make the input
subsytem to incorrectly report the physical device ids to userspace
that in turn is very confusing for, e.g. XInput hotplug facilities
in setups with multiple identical touchscreens.

Signed-off-by: Vladimir Shebordaev <vshebordaev@mail.ru>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c