From: Hans Verkuil Date: Wed, 6 Feb 2013 11:14:47 +0000 (-0300) Subject: [media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT X-Git-Tag: v3.9-rc1~93^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6066dba444903344c843dbdcb77a4823c51e7e3;p=pandora-kernel.git [media] [REVIEW] em28xx: fix bytesperline calculation in TRY_FMT The bytesperline calculation was incorrect: it used the old width instead of the provided width. Fixed. Signed-off-by: Hans Verkuil Acked-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed