]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 11:03:16 +0000 (12:03 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 11:03:16 +0000 (12:03 +0100)
commitab9eb409517a0a9855a586a3538b9a682094f3ea
tree7b503b462df65060f65a9447a6fd2cbcfe68dda4
parent4132d83a5aaee5f8ee89146c73383c83589977b3
parent04de364f81b5fcc1f88038c33b5a9f2603519369
Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers

Pull "omap driver changes for v3.19" from Tony Lindgren:

Few omap driver changes to add minimal device tree support
for the omap 1w driver, and to fix resume and interrupt issues
on the l3-noc driver.

* tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq handler
  bus: omap_l3_noc: Add resume hook to restore context
  w1: omap-hdq: support device probing with device-tree

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