aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hv
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-05 14:33:05 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-05 14:33:05 +0800
commitdafffd88e88493f4e8693a51b285a5d4c828fd6f (patch)
tree79a357c81404ae3471527b50120863022dc2b329 /tools/hv
parentTools: hv: check return value of daemon to fix compiler warning. (diff)
parentextcon: adc-jack: Use power efficient workqueue (diff)
downloadlinux-dev-dafffd88e88493f4e8693a51b285a5d4c828fd6f.tar.xz
linux-dev-dafffd88e88493f4e8693a51b285a5d4c828fd6f.zip
Merge tag 'extcon-next-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Chanwoo writes: Update extcon for 3.12 This patchset add new file for OF helper API and modify small fix of extcon-palmas driver. Also, extcon core dirver use power_efficient_wq instead of system_wq. Detailed description for patchset: 1. Add new file for OF helper API - Add OF(OpenFirmware) Helper API which is of_extcon_get_extcon_device(). This helper API get the extcon device name on extcon consumer device. - Add usase case about OF helper API of extcon in dwc3-omap.c. dwc3-omap driver use extcon subsystem to detect the state of USB/USB-Host cable so dwc3-omap call of_extcon_get_extcon_device() to need extcon device name. 2. Modify extcon-palmas.c driver - Provide option to select whether interrupt is used or not - Support suspend/resume for palmas driver - Update palmas interrupt register to detect ID pin - Code clean to remove unused data - Rename filename for device tree binding (extcon-twl.txt -> extcon-palmas.txt) 3. Use power_effcient_wq on extcon core driver/extcon-arizona instead of system_wq - extcon core driver(extcon-gpio.c/extcon-adc-jack.c) use power_effcient_wq instead of system_wq.
Diffstat (limited to 'tools/hv')
0 files changed, 0 insertions, 0 deletions