]> git.baikalelectronics.ru Git - kernel.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)
commitc19dbc3db2150c07f26d1ec0ccf523e52b590582
tree517f31b37c329e3e2f7558614ac5267f1f8641f8
parent0b0f1a600795990a655f81c6db96969f9cd42520
parentadf303971b7e9ad3b2881ac3e9de47c3af6001a9
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>