em28xx: don't reduce scale to half size for em2800
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 27 Nov 2009 15:55:21 +0000 (13:55 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:16 +0000 (18:42 -0200)
Since em2800 can't support 720x480 / 720x576, the driver used to reduce
the scale to half the size on those chips. As the proper fix were
applied, reducing the maximum horizontal resolution to 640, this hack
can be removed.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found