]> Pileus Git - ~andy/linux/commit
[media] em28xx: fix typo in scale_to_size()
authorHans Verkuil <hverkuil@xs4all.nl>
Sat, 30 Mar 2013 08:31:42 +0000 (05:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Mar 2013 14:10:26 +0000 (11:10 -0300)
commit46f85978687152c53a69fc06951e386f194e7f5d
treefc06b07bdb43aa00a7782bb597c75107a57d2aaf
parent56fa1a6a6a7da91e7ece8b01b0ae8adb2926e434
[media] em28xx: fix typo in scale_to_size()

em28xx: fix typo in scale_to_size().
The second hscale should be vscale. This bug caused xawtv to fail because it
cannot find a workable image size.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-video.c