commit | 98bea620c7ff301f9a7a6c31b2aca30964aa2fab | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Mon Nov 10 17:34:41 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Nov 14 18:08:19 2014 -0200 |
tree | 1fac557a89bbc8e57a3f2897e095fe5875833196 | |
parent | c3a5baf452df03e3d571298c86d2ed8638c9d18d [diff] |
[media] si4713: add device tree support Add device tree support by changing the device registration order. In the device tree the si4713 node is a normal I2C device, which will be probed as such. Thus the V4L device must be probed from the I2C device and not the other way around. Signed-off-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>