From: Tomasz Stanislawski Date: Fri, 25 Nov 2011 08:56:18 +0000 (-0300) Subject: [media] v4l: s5p-tv: mixer: fix setup of VP scaling X-Git-Tag: v3.3-rc1~48^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392d9e1d02edcbe9bc94bc292dd364339556f8ec;p=pandora-kernel.git [media] v4l: s5p-tv: mixer: fix setup of VP scaling Adjusting of Video Processor's scaling factors was flawed. It bounded scaling to range 1/16 to 1/1. The correct range should be 1/4 to 4/1. This patch fixes this bug. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed