From: Jacek Anaszewski Date: Mon, 25 Nov 2013 09:58:11 +0000 (-0300) Subject: [media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image function X-Git-Tag: v3.14-rc1~20^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170f55bd85d19b06d825c18462fcb5985d6e5508;p=pandora-kernel.git [media] s5p-jpeg: Remove superfluous call to the jpeg_bound_align_image function Aligning capture queue image dimensions while enqueuing output queue doesn't make a sense as the S_FMT ioctl might have not been called for the capture queue until that moment, whereas it is required to know capture format as the type of alignment heavily depends on it. Signed-off-by: Jacek Anaszewski Signed-off-by: Kyungmin Park Acked-by: Hans Verkuil Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed