diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2020-06-30 20:05:43 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-07-01 11:05:00 +0200 |
commit | f5436f774886540375dde0c6c7ea82053c1e098d (patch) | |
tree | ce161d69f27548de97e4996e86edf593fe173d11 /net/bridge | |
parent | a4b1e1abea852f9100d42d331003fb85e1d43ddb (diff) | |
download | lwn-f5436f774886540375dde0c6c7ea82053c1e098d.tar.gz lwn-f5436f774886540375dde0c6c7ea82053c1e098d.zip |
drm/panel: panel-simple: drop use of legacy drm_bus_flags
Replace all uses of the legacy drm_bus_flags with their relevant
_SAMPLE_ variant.
This is a 1:1 replacement, no effort was made to validate the actual
bus flags for the panels.
Note:
DRM_BUS_FLAG_PIXDATA_SAMPLE_POSEDGE = DRM_BUS_FLAG_PIXDATA_NEGEDGE
DRM_BUS_FLAG_PIXDATA_SAMPLE_NEGEDGE = DRM_BUS_FLAG_PIXDATA_POSEDGE
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200630180545.1132217-6-sam@ravnborg.org
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions