]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2013 18:28:18 +0000 (11:28 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2013 18:28:18 +0000 (11:28 -0700)
commit5e0e8756683c02c4ef819af2e7eaeffbbbaf611a
tree0ea42b074ce2432bb1a38e4cc977d197e9439341
parent1e85a84544dc16fc221b28a221df29d9563ca489
parentf263ad1372fa29b798b5a7884aff89d114101127
Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next

Mark writes:

extcon: arizona: Updates for v3.10

There's a bunch of different things in this series, I can split them out
if need be:

 - Support for configuring the button detection circuit to reflect the
   accessories supplied with the system.
 - Improvements in the HPDET based detection scheme.
 - Additional robustness against more pathological use cases.
 - A few small standalone fixes.