From: Ezequiel Garcia Date: Thu, 18 Jul 2013 12:01:23 +0000 (-0300) Subject: [media] media: stk1160: Ignore unchanged standard set X-Git-Tag: v3.12-rc1~135^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ba8fa6b89bd99efe75080bfd8f3168781ae7de;p=pandora-kernel.git [media] media: stk1160: Ignore unchanged standard set This commit adds an early check to vidioc_s_std() to detect if the new and current standards are equal, and exit with success in that case. This is needed to prevent userspace applications that might attempt to re-set the same standard from failing if that's done when streaming has started. Signed-off-by: Ezequiel Garcia Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed