aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorViktor A. Danilov <__die@mail.ru>2005-04-18 17:39:35 -0700
committerGreg K-H <gregkh@suse.de>2005-04-18 17:39:35 -0700
commite838a0d4d5260bce452c96914a6e86b217c53c55 (patch)
treebafe9c348e895fa62874564deea245db4e42da2f /include
parent[PATCH] usb gadget: ethernet/rndis updates (diff)
downloadlinux-dev-e838a0d4d5260bce452c96914a6e86b217c53c55.tar.xz
linux-dev-e838a0d4d5260bce452c96914a6e86b217c53c55.zip
[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)
PROBLEM: aiptek input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) REASON: `dev` - field not filled... SOLUTION: in linux/drivers/usb/input/aiptek.c write aiptek->inputdev.dev = &intf->dev; before calling input_register_device(&aiptek->inputdev); From: "Viktor A. Danilov" <__die@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Index: gregkh-2.6/drivers/usb/input/aiptek.c ===================================================================
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions