commit | 7fb15c480eea29a16f6a0568ce3ee5d5f40ef9c6 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Oct 13 17:58:58 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 19 10:32:00 2017 +0200 |
tree | 3bea59f3e684bc2e4074fdb51bd5c91063bf211d | |
parent | 7a228a0d7e4e12c3bf1ee442d6c73aae39dc296a [diff] |
drm: omapdrm: Pass drm_device to omap_gem_resume() The omap_gem_resume() function is internal to the driver. Pass it a drm_device pointer that the caller already has instead of looking it up from device data. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>