dma: pl330: Remove unaligned access code
authorSoohyun Kim <soohyuni.kim@samsung.com>
Tue, 14 Oct 2014 12:46:05 +0000 (21:46 +0900)
committerTaekki Kim <taekki.kim@samsung.com>
Mon, 14 May 2018 05:42:46 +0000 (14:42 +0900)
commit0b8fb21b5bfe60915007a30f4342c3df57dbf863
treecbbe9c10bb813fdd828349ced87cfe4949369f41
parent1a326ae2478dfc91cd1221cb29db8a53772463a4
dma: pl330: Remove unaligned access code

If cpu has not allowed unaligned access, this code maybe
has a problem. This patch is prevent above problem.

Change-Id: I4df50f6e7079a32801ba749654f1c8930bc4d142
Signed-off-by: Soohyun Kim <soohyuni.kim@samsung.com>
Signed-off-by: Seokju Yoon <sukju.yoon@samsung.com>
drivers/dma/pl330.c