]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
authorArnd Bergmann <arnd@arndb.de>
Fri, 16 Nov 2012 15:43:58 +0000 (16:43 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 16 Nov 2012 15:43:58 +0000 (16:43 +0100)
commit30fd94e1f75b501f30414a3613e63c70c589671d
tree1b7f1c346ac4ef98fb287e228930d66f3709c75f
parente1c2c7a0d2c727d8c4e2404f415a8d01603c58f2
parent689ffe3af5ab56a52f8dc0431c173658cc9d3374
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes

From Nicolas Ferre <nicolas.ferre@atmel.com>:

Two little fixes, one related to the move to sparse irq and
another one fixing the check of a GPIO for USB host overcurrent.

* tag 'at91-fixes' of git://github.com/at91linux/linux-at91:
  ARM: at91/usbh: fix overcurrent gpio setup
  ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support

Signed-off-by: Arnd Bergmann <arnd@arndb.de>