em28xx: don't reduce scale to half size for em2800
commitfb3de0398ab1bf270bc55f66945f82e61e50f6b6
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 27 Nov 2009 15:55:21 +0000 (27 13:55 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:16 +0000 (5 18:42 -0200)
treef48fba0b776953b803d652f4205cbbae8fd3376a
parent0731160aca15df5882387e07d61671e6746c658f
em28xx: don't reduce scale to half size for em2800

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>
drivers/media/video/em28xx/em28xx-video.c