]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sat, 31 Oct 2015 01:41:45 +0000 (01:41 +0000)
committerOlof Johansson <olof@lixom.net>
Sat, 31 Oct 2015 01:42:13 +0000 (01:42 +0000)
commit53dd186b3fb7254ae0cb4d6648abb5589aaa8c2d
tree517f31b37c329e3e2f7558614ac5267f1f8641f8
parent4db7062c9a8bff92137bb2f381d81dd1bb5b7872
parent8f2279d5d908119a08e906be1c6b69c744d0c379
Merge tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Two omap regression fixes:

- Fix omap3 MUSB with DMA caused by driver core changes

- Fix LCD DMA interrupt number for omap1 that did not
  get changed for sparse IRQ changes

* tag 'omap-for-v4.3/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  usb: musb: omap2430: Fix regression caused by driver core change
  ARM: OMAP1: fix incorrect INT_DMA_LCD

Signed-off-by: Olof Johansson <olof@lixom.net>