]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 2 Jan 2014 19:00:49 +0000 (11:00 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 2 Jan 2014 19:00:49 +0000 (11:00 -0800)
commit419167cfd7dc13b8233e5d9032c8e58a7e1a6f9a
treecec880a217495307ceba8259f5f777ee94b0a36b
parent21379b3b5cc7463c1f39cd40c5c1b4f78a167099
parentc75550c6a026133376a68635d3077d23fb4adeac
Merge tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes

From Simon Horman:
Third Round of Renesas ARM based SoC Fixes for v3.13

* sh7372 (SH-Mobile AP4) based Mackerel board
  r8a773a0 (SH-Mobile AG5) based kzm9g board
  r8a7740 (R-Mobile A1) based Armadillo board

  - Correct coherent DMA mask

    This resolves regressions introduced by 39c7755f94d26ceb
    ("ARM: DMA-API: better handing of DMA masks for coherent allocations")
    in v3.12-rc1.

* tag 'renesas-fixes3-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: shmobile: mackerel: Fix coherent DMA mask
  ARM: shmobile: kzm9g: Fix coherent DMA mask
  ARM: shmobile: armadillo: Fix coherent DMA mask

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