[media] au0828: don't hardcode height/width
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 8 Jun 2014 16:54:58 +0000 (13:54 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 19 Jun 2014 16:36:10 +0000 (13:36 -0300)
commit1fe3a8fe494463cfe2556a25ae41a1499725c178
treec4d3d83ad49caf04d24f159b6b56f879fae51eed
parent64ea37bbd8a5815522706f0099ad3f11c7537e15
[media] au0828: don't hardcode height/width

While this device doesn't have a scaler (or have it disabled),
the screen dimentions are a function of the standard. Ok, right
now, only 480 lines standards are implemented, although it
supports other ones. Yet, let's calculate the size, to make
easier to add more standards latter.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/au0828/au0828-video.c
This page took 0.04317 seconds and 5 git commands to generate.