From: Sylwester Nawrocki Date: Wed, 30 Jan 2013 12:55:46 +0000 (-0300) Subject: [media] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handler X-Git-Tag: v3.9-rc1~93^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b164105d87d1c0101dfbf8d2bacee82c70d91aa;p=pandora-kernel.git [media] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handler The V4L2_SEL_TGT_CROP_BOUNDS, V4L2_SEL_TGT_COMPOSE_BOUNDS selection targets are not supposed to be handled in the set_selection ioctl. Remove the code that doesn't do anything sensible now and make sure ctx->state is modified with the spinlock held. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed