generic-poky/meta/recipes-core/udev/udev
Nitin A Kamble b925c752c0 udev: avoid autosuspend of USB input devices
Some of the external USB devices has internal USB hub, which
make them look like "fixed" rather than "removable". And USB
autosuspend does not work with some of these devices resulting
in inoperable pointing device.

Now the code detect these false "fixed" devices by looking at their
parents.  If any of their parent is "removable", then USB autosuspend
is not enabled for that device, which keeps the pointing device
functional.

Fixes bug:
[YOCTO #5166]

(From OE-Core rev: d74a0ecdbc85a482cab6e7eae8dcb48185d44d84)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-17 14:35:17 +01:00
..
0001-Fixing-keyboard_force_release.sh-shell-script-path.patch udev: upgrade to 182 2012-10-25 17:50:19 +01:00
avoid-mouse-autosuspend.patch udev: avoid autosuspend of USB input devices 2013-09-17 14:35:17 +01:00
devfs-udev.rules udev: reorganize files of 164 version 2012-01-03 12:14:27 +00:00
init udev: remove implicit dependency on initscripts 2013-08-16 11:14:35 +01:00
links.conf udev: reorganize files of 164 version 2012-01-03 12:14:27 +00:00
local.rules udev-extraconf: Merge with udev-extra-rules from meta-oe 2012-09-04 14:08:35 +01:00
permissions.rules udev: reorganize files of 164 version 2012-01-03 12:14:27 +00:00
run.rules udev: reorganize files of 164 version 2012-01-03 12:14:27 +00:00
udev-cache udev-cache: take a read-only rootfs into consideration 2013-07-02 22:23:47 +01:00
udev-cache.default udev: improve udev-cache robustness 2012-02-02 16:55:32 +00:00
udev.rules udev: reorganize files of 164 version 2012-01-03 12:14:27 +00:00