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)
commit6658d6a5957662d0b9b2da8cc2466de2dad09a1a
tree1b7f1c346ac4ef98fb287e228930d66f3709c75f
parent57260e4088894de25bb1837d529708c3ec705a69
parent641f3ce64b050961d454a0716bb6dbf528315aac
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>