[media] si4713: add device tree support
authorSebastian Reichel <sre@kernel.org>
Mon, 10 Nov 2014 20:34:41 +0000 (17:34 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 14 Nov 2014 20:08:19 +0000 (18:08 -0200)
commit98bea620c7ff301f9a7a6c31b2aca30964aa2fab
tree1fac557a89bbc8e57a3f2897e095fe5875833196
parentc3a5baf452df03e3d571298c86d2ed8638c9d18d
[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>
drivers/media/radio/si4713/radio-platform-si4713.c
drivers/media/radio/si4713/si4713.c
drivers/media/radio/si4713/si4713.h
include/media/radio-si4713.h [deleted file]
include/media/si4713.h