commit | b6ff753a0ca0d209a71a6aa53ac38c53c540f2ee | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Dec 03 18:38:48 2019 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Dec 05 10:57:42 2019 +0200 |
tree | 80d215768981b54913afc29250e6d3cf6111a533 | |
parent | bf9e25ec12877a622857460c2f542a6c31393250 [diff] |
drm: constify fb ops across all drivers Now that the fbops member of struct fb_info is const, we can start making the ops const as well. Cc: dri-devel@lists.freedesktop.org Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/59b43629ac60031c5bbf961d8c49695019bc9c6f.1575390740.git.jani.nikula@intel.com