generic-poky/meta
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
..
classes utils: Update bb.which reference and other syntax cleanup 2013-09-17 14:35:16 +01:00
conf bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific directory 2013-09-14 08:21:00 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oeqa/runtime: timeout increases 2013-09-14 08:21:00 +01:00
recipes-bsp apmd: Add systemd support 2013-09-14 08:29:41 +01:00
recipes-connectivity connman: Try to figure out NFS root interface if using DHCP 2013-09-17 14:35:17 +01:00
recipes-core udev: avoid autosuspend of USB input devices 2013-09-17 14:35:17 +01:00
recipes-devtools elfutils-native: Fix build on distros with gcc 4.8 2013-09-14 08:29:42 +01:00
recipes-extended LSB Command Check: fix install_initd and remove_initd not found 2013-09-14 08:21:01 +01:00
recipes-gnome gtk+3: pull forward the gtk+2 hardcoded libtool patch 2013-08-30 16:23:47 +01:00
recipes-graphics xf86-video-vmware: disable VMWGFX 2013-09-14 08:29:42 +01:00
recipes-kernel linux-libc-headers: Fix comment typo spotted by Mark Hatle 2013-09-17 14:35:17 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia gstreamer-plugins: Change anonymous python structure 2013-09-10 22:58:33 +01:00
recipes-qt meta-toolchain-qt: include the proper cross-canadian package 2013-09-10 22:58:33 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato webkit-gtk: remove compile-three-times hack 2013-09-17 14:35:17 +01:00
recipes-support icu-native: do_install: Segmentation fault 2013-09-14 08:21:00 +01:00
site apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 2013-07-05 15:34:22 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00