commit | 16869083b9bec8c1090442bd176a5b376708aba0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Apr 21 00:33:51 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:05 2017 +0300 |
tree | 828fc7af582c1f46e73f5c6e3611dc62ed8737aa | |
parent | aa0408bcb1b8c2c5941b6e0e7ce0ad2b733bb971 [diff] |
drm: omapdrm: Rename occurrences of paddr to dma_addr The fields, variables and functions deal with DMA addresses, name them accordingly. The omap_gem_get_paddr() and omap_gem_put_paddr() will be addressed differently separately. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>