From: Mauro Carvalho Chehab Date: Mon, 28 Jul 2014 17:25:28 +0000 (-0300) Subject: [media] rc-main: allow raw protocol drivers to restrict the allowed protos X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24b69fc6b0aca41a205b2b5abaf3f243ad7d48b;p=pandora-kernel.git [media] rc-main: allow raw protocol drivers to restrict the allowed protos On some hardware (au0828/au8522), the hardware is broken with regards to the initial pulse detection. So, the driver needs to produce a fake start pulse. That limits the acceptable protocols, as it is not possible to produce a fake pulse that would cover all supported protocols. So, allow the driver to explicitly set the allowed protocols. If the driver doesn't specify, keep the old behavior. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed