summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_mdio.c
diff options
context:
space:
mode:
authorJaewon <jaewon31.kim@samsung.com>2016-05-25 06:29:50 +0200
committerRob Herring <robh@kernel.org>2016-06-03 14:24:10 +0200
commit7d482813bb3518cbfeae1b987a5afd76a88c7eb3 (patch)
tree85179fabe95d6cb5af46742b1d16b093b3d8130b /drivers/of/of_mdio.c
parentof: irq: fix of_irq_get[_byname]() kernel-doc (diff)
downloadlinux-7d482813bb3518cbfeae1b987a5afd76a88c7eb3.tar.xz
linux-7d482813bb3518cbfeae1b987a5afd76a88c7eb3.zip
drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
There was an alignment mismatch issue for CMA and it was fixed by commit 1cc8e3458b51 ("drivers: of: of_reserved_mem: fixup the alignment with CMA setup"). However the way of the commit considers not only dma-contiguous(CMA) but also dma-coherent which has no that requirement. This patch checks more to distinguish dma-contiguous(CMA) from dma-coherent. Signed-off-by: Jaewon Kim <jaewon31.kim@samsung.com> Acked-by: Jason Liu <r64343@freescale.com> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com> [robh: remove erroneous opening bracket] Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/of_mdio.c')
0 files changed, 0 insertions, 0 deletions