commit | 6e366c28e6b146d4906e616a500ad1e6199cd3ee | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Sep 30 13:38:35 2019 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Oct 04 11:30:28 2019 +0300 |
tree | e6d436f9779f66b0518c38010487a8e489eeb3ff | |
parent | a9c4fbd544f967afbc19245e1e40800ca83dfc45 [diff] |
drm/omap: avoid copy in mgr_fld_read/write Avoid unnecessary copy in mgr_fld_read/write by taking a pointer to the reg_resc and using that. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190930103840.18970-3-tomi.valkeinen@ti.com Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>