Re: [REVIEW PATCH] em28xx: fix bytesperline calculation in TRY_FMT

2013-02-06 Thread Frank Schäfer
Am 06.02.2013 13:14, schrieb Hans Verkuil: > From: Hans Verkuil > > The bytesperline calculation was incorrect: it used the old width instead of > the provided width. Fixed. > > Signed-off-by: Hans Verkuil > --- > drivers/media/usb/em28xx/em28xx-video.c |2 +- > 1 file changed, 1 insertion(+

[REVIEW PATCH] em28xx: fix bytesperline calculation in TRY_FMT

2013-02-06 Thread Hans Verkuil
From: Hans Verkuil The bytesperline calculation was incorrect: it used the old width instead of the provided width. Fixed. Signed-off-by: Hans Verkuil --- drivers/media/usb/em28xx/em28xx-video.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/usb/em28xx/em2