]> git.baikalelectronics.ru Git - kernel.git/commit
drm/framebuffer: drm_framebuffer_read_refcount() constify argument
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 7 Nov 2017 19:13:38 +0000 (20:13 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Sat, 11 Nov 2017 10:19:57 +0000 (11:19 +0100)
commit83123b0666e43e9d8a7be13629e33b9b221fd9eb
tree9794b46df19bf3bdae3f923c87ce8cd93ae27aac
parent90c4b56e6146bcbcb1787ea8ad6f24654a19cdfc
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
include/drm/drm_framebuffer.h