commit | 1b78e72baee87796e37d3a7cab1aded03c91d820 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Dec 03 18:38:46 2019 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Dec 05 10:57:31 2019 +0200 |
tree | a834794b1bc9ebde23e155fd93a95d7da49a9c46 | |
parent | 9567a03e19d264a4a033963981cd7d1339ccd3c7 [diff] |
video: fbdev: uvesafb: modify the static fb_ops directly Avoid modifying the fb_ops via info->fbops to let us make the pointer const in the future. Cc: linux-fbdev@vger.kernel.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/af63cda5de9fee3acd28e7d264f920338298bc0a.1575390740.git.jani.nikula@intel.com