From: Mauro Carvalho Chehab Date: Sun, 8 Jun 2014 16:54:58 +0000 (-0300) Subject: [media] au0828: don't hardcode height/width X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe3a8fe494463cfe2556a25ae41a1499725c178;p=pandora-kernel.git [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 --- Reading git-diff-tree failed