diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2016-02-11 12:32:07 +0100 |
---|---|---|
committer | Inki Dae <daeinki@gmail.com> | 2016-02-15 23:25:23 +0900 |
commit | d380a1632c4e036d50c898e874a194fd4bf8bdee (patch) | |
tree | 8652b19ee47bc3707f3d268db245cba97dc304c4 /lib/debugobjects.c | |
parent | 74ebc70622c95b3e767f62b73a3ef624c913e5dd (diff) |
drm/exynos: fix incorrect cpu address for dma_mmap_attrs()
dma_mmap_attrs() should be called with cpu address returned by
dma_alloc_attrs(). Existing code however passed pages array base as cpu
address. This worked only by a pure luck on ARM architecture. This patch
fixes this issue.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions