diff options
| author | Laurent Pinchart <[email protected]> | 2018-06-05 21:04:39 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-09-03 13:13:29 +0000 |
| commit | 138fe53ef8d341dd27a0f01d55f8774d33b880f8 (patch) | |
| tree | 46b5b25a12e81e1e8cbee0199893de44c9a13bc3 /drivers/gpu/drm/omapdrm/omap_crtc.c | |
| parent | drm/omap: Remove duplicate calls to .set_timings() operation (diff) | |
| download | kernel-138fe53ef8d341dd27a0f01d55f8774d33b880f8.tar.gz kernel-138fe53ef8d341dd27a0f01d55f8774d33b880f8.zip | |
drm/omap: Remove unneeded fallback for missing .check_timings()
The .check_timings() operation is present in all panels and connectors.
The fallback that uses .get_timings() in the absence of .check_timings()
is thus unneeded.
While it could be argued that the fallback implements a useful check
that should be extended to cover all fixed-resolution panels, the code
is currently unused and gets in the way of the ongoing refactoring.
Remove it, a similar feature can always be added later.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions
