]> 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)
commit8b12bb8f34b41504d00b1a48fc195b071d6fb894
tree1fac557a89bbc8e57a3f2897e095fe5875833196
parente041ca4a0d9b42ac20de4d7d583d6b9214aa9dd9
[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