]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment
authorMagnus Damm <damm@opensource.se>
Fri, 11 Dec 2009 14:53:56 +0000 (11:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 11:27:41 +0000 (09:27 -0200)
commit83cb3d76709306f16ebb62815d6bd90bf3b761ca
tree797643d4ab1235327fb6f7650f020b7b1ca631c9
parent91377cd4905acf8e358bce05ea8ff9b39422d3ed
V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment

This patch updates the SuperH Mobile CEU driver to
not page align the frame size. Useful in the case of
USERPTR with non-page aligned frame sizes and offsets.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/sh_mobile_ceu_camera.c