Merge tag 'extcon-next-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 00:58:05 +0000 (16:58 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Dec 2015 00:58:05 +0000 (16:58 -0800)
commitd7a26beb6fe65c62d986fdb3d83d5db03185f95d
treefb793a9a56658f74ed88f48be54b48dc0ced74d6
parentb9884d3b79f60846cdf04be262d13bca8996f99a
parent08a0a4f987a4b5827e4111eccc97a9271d24633e
Merge tag 'extcon-next-for-4.5' of git://git./linux/kernel/git/chanwoo/extcon into char-misc-next

Chanwoo writes:

Update extcon for 4.5

Detailed description for patchset:
1. Add new MAX3355 extcon driver
- Maxim Integrated MAX3355E chip integrates a charge pump
  and comparator to enable a system with an integrated
  USB OTG dual-role transceiver to function as an USB OTG
  dual-role device.

2. Update the extcon-arizona driver for jack detection
- Add the device binding for the jack detection and add
  the documentation of extcon-arizona.c.

3. Fix the minor issue of extcon driver
- Add IRQF_ONESHOT to interrupt flags of extcon-rt8973.
- Fix the return value regmap_irq_get_virq() of
  extcon-max(14577|77693|77843).c driver by using script[1].
  [1] http://permalink.gmane.org/gmane.linux.kernel/2046107
This page took 0.033685 seconds and 5 git commands to generate.