Re: [PATCH 1/8] Add ability to read default input port from DT

2015-01-29 Thread Jean-Michel Hautbois
2015-01-29 17:19 GMT+01:00 William Towle : > From: Ian Molton > > --- > Documentation/devicetree/bindings/media/i2c/adv7604.txt |3 +++ > drivers/media/i2c/adv7604.c |8 +++- > 2 files changed, 10 insertions(+), 1 deletion(-) Is this really passing through

[PATCH 1/8] Add ability to read default input port from DT

2015-01-29 Thread William Towle
From: Ian Molton --- Documentation/devicetree/bindings/media/i2c/adv7604.txt |3 +++ drivers/media/i2c/adv7604.c |8 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/i2c/adv7604.txt b/Documentatio