[media] media: adv7604: automatic "default-input" selection
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Thu, 22 Sep 2016 13:19:00 +0000 (10:19 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 24 Oct 2016 19:35:17 +0000 (17:35 -0200)
commitc57a68a152dc7e2d0631acb9d3c00d1c33ddecfb
tree1fb01b7421fdf94b22e6fd7ddb0646c4699af5fd
parentf59d4418c420ac3d6bb896228317168f790f489b
[media] media: adv7604: automatic "default-input" selection

Documentation states that the "default-input" property should reside
directly in the node of the device.  This adjusts the parsing to make the
implementation consistent with the documentation.

Based on patch by William Towle <william.towle@codethink.co.uk>.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/adv7604.c