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)
commit92042d292d89c79a7c874dc706c2b96b81010cdd
tree1c85c259a44c79f42ea6c993ca4c952bd065aad3
parentb9e44ddbe528217090a8d8c54fc99cc71885949f
parent764e4ef0a8871339eeddaf27ccc47aeeea28b974
Merge tag 'omap-for-v4.13/omap1-signed' of git://git./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>