]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.13/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:32:44 +0000 (20:32 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 19 Jun 2017 03:32:44 +0000 (20:32 -0700)
commitb815ac98bb0aca4d3f6d699e263e0b6dad560f20
tree1c85c259a44c79f42ea6c993ca4c952bd065aad3
parent76e01019afc1b18a8ca5914d0e41168861204dec
parent5365b7dc574f3715d69faa891bc58f8baf07c9e6
Merge tag 'omap-for-v4.13/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc

A series of omap1 changes for issues found by Coccinelle.

* tag 'omap-for-v4.13/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP1: Fix a typo in a comment line
  ARM: OMAP1: Delete an error message for a failed memory allocation in omap1_dm_timer_init()
  ARM: OMAP1: DMA: Delete an unnecessary return statement in omap1_show_dma_caps()
  ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in omap1_system_dma_init()
  ARM: OMAP1: DMA: Improve a size determination in omap1_system_dma_init()

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