diff options
author | 2020-02-25 01:00:56 +0200 | |
---|---|---|
committer | 2020-02-25 11:14:43 +0100 | |
commit | a628a073157b59bd3af7225331f89ba5bd6abb7a (patch) | |
tree | e4a89e6f3bce35be9bfb418f9091ccf7684602b9 /drivers/gpu/drm/bridge/panel.c | |
parent | drm/bridge: lvds-codec: Add to_lvds_codec() function (diff) | |
download | wireguard-linux-a628a073157b59bd3af7225331f89ba5bd6abb7a.tar.xz wireguard-linux-a628a073157b59bd3af7225331f89ba5bd6abb7a.zip |
drm/bridge: lvds-codec: Constify the drm_bridge_funcs structure
The drm_bridge_funcs structure is never modified, make it const. Making
it read-only can improve security as the structure contains function
pointers.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200224230056.2157-1-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/bridge/panel.c')
0 files changed, 0 insertions, 0 deletions