Hi! This is a fix for the inconsistency in the adv7604 bindings regarding the default-input property, clarifying that it should be a property of the device, not the endpoint, and a patch to implement it. This revision implements Laurent's suggestions: - The default input should not be set if the default-input property is missing. - The old code for parsing the property in the endpoint node can be removed. - The rationale for the change should go in the commit message. CU Uli Ulrich Hecht (2): media: adv7604: fix bindings inconsistency for default-input media: adv7604: automatic "default-input" selection Documentation/devicetree/bindings/media/i2c/adv7604.txt | 3 +-- drivers/media/i2c/adv7604.c | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html