From: Sakari Ailus Date: Fri, 15 Jun 2012 13:22:25 +0000 (-0300) Subject: [media] v4l: Correct conflicting V4L2 subdev selection API documentation X-Git-Tag: v3.6-rc1~40^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a70d980d038e27828db92cef235fabfb618c77d;p=pandora-kernel.git [media] v4l: Correct conflicting V4L2 subdev selection API documentation The API reference documents that the KEEP_CONFIG flag tells the configuration should not be propagated by the driver whereas the interface documentation (dev-subdev.xml) prohibited any changes to the rest of the pipeline. Resolve the conflict by changing the API reference to disallow changes. Signed-off-by: Sakari Ailus Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed