]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit14753bfed4630c50a2333dfdee8d1833a68a4a66
tree1fac557a89bbc8e57a3f2897e095fe5875833196
parent5e409ec03002f1e79a1a94e5e66cf55a9dd17290
[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