]> 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)
commit599f7dabf92003f3b624761a6bf5b5485a347535
tree1b7f1c346ac4ef98fb287e228930d66f3709c75f
parentfe5d8ec3358fc0787c0d7b6d20acf1a59a458950
parentfa63cd563ad7f2b05b23a8feaa728185422a7787
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>