]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/media/v4l2-clk.h
[media] V4L2: add a v4l2-clk helper macro to produce an I2C device ID
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 28 Aug 2013 13:28:27 +0000 (10:28 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 31 Oct 2013 06:33:02 +0000 (04:33 -0200)
commit774cc4c289152bfb77806ccae722a9ae2d29dd02
treed1251373eea66faece4cf0c8643944036c7e2d3a
parentcf326dfebe612bf56c83d8fca7a7c1d1584c061f
[media] V4L2: add a v4l2-clk helper macro to produce an I2C device ID

To obtain a clock reference consumers supply their device object to the
V4L2 clock framework. The latter then uses the consumer device name to
find a matching clock. For that to work V4L2 clock providers have to
provide the same device name, when registering clocks. This patch adds
a helper macro to generate a suitable device name for I2C devices.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
include/media/v4l2-clk.h