Revision a230e95cc66a5a27e53459187ffcedb65b2782c3 authored by Linus Torvalds on 09 August 2015, 07:38:42 UTC, committed by Linus Torvalds on 09 August 2015, 07:38:42 UTC
Pull input subsystem fixes from Dmitry Torokhov:
 "Just small ALPS and Elan touchpads, and other driver fixups"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: elantech - add special check for fw_version 0x470f01 touchpad
  Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
  Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks
  Input: axp20x-pek - add module alias
  Input: turbografx - fix potential out of bound access
2 parent s 3fbdc37 + 6b30c73
Raw File
fdt_sw.c
#include <linux/libfdt_env.h>
#include "../scripts/dtc/libfdt/fdt_sw.c"
back to top