]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: adv7511: Remove interlaced mode check
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 9 Dec 2014 15:37:44 +0000 (17:37 +0200)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 23 Dec 2014 10:01:47 +0000 (12:01 +0200)
commit3b2b36e5f0ba60f5a7a770ab1bae3264b8d090b8
tree7d8cbd74b308c0cb8cf80468b1a974f393b18b10
parent4e0cd68115620bc3236ff4e58e4c073948629b41
drm: adv7511: Remove interlaced mode check

The ADV7511 supports interlaced modes fine, there's no need to reject
them.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
drivers/gpu/drm/i2c/adv7511.c