commit | 6ff1086e21e5b1d6239e2c47267d21dc19b6e801 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Tue Nov 07 20:13:38 2017 +0100 |
committer | Noralf Trønnes <noralf@tronnes.org> | Sat Nov 11 11:19:57 2017 +0100 |
tree | 9794b46df19bf3bdae3f923c87ce8cd93ae27aac | |
parent | bf38b0550359ee7a78244d17ed49d3c557cceb01 [diff] |
drm/framebuffer: drm_framebuffer_read_refcount() constify argument Constify argument so functions calling into this take a const argument. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171107191348.17555-3-noralf@tronnes.org