]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6f7bfe2282d29ec262f987904859ec55e5721e6
tree5780d359eec12eedad72cf51de2d0c7690e29b0a
parentf6e37e24791386ab37fcbc5aeaf77f0fa4c2cd17
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