aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorViktor A. Danilov <[email protected]>2005-04-18 17:39:35 -0700
committerGreg K-H <[email protected]>2005-04-18 17:39:35 -0700
commite838a0d4d5260bce452c96914a6e86b217c53c55 (patch)
treebafe9c348e895fa62874564deea245db4e42da2f /scripts/basic/split-include.c
parent6cdee106e7571751ecc0e9f96606322f88b64a8d (diff)
[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" <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Index: gregkh-2.6/drivers/usb/input/aiptek.c ===================================================================
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions