diff options
| author | Josh Wu <josh.wu@atmel.com> | 2015-10-28 12:48:55 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-17 20:19:52 +0300 |
| commit | dc51b7d015b6a5da00fd5e61a798607294e31a3d (patch) | |
| tree | 65214ed726313f016e89147453777ed8662aa8ba /include/linux/vmalloc.h | |
| parent | 3d83078a081a2bac7639d09404d85085368c8b66 (diff) | |
| download | linux-dc51b7d015b6a5da00fd5e61a798607294e31a3d.tar.xz | |
[media] v4l2-clk: v4l2_clk_get() also need to find the of_fullname clock
The soc-camera host will be probed and register a v4l2_clk, but if at
that moment, the i2c device is not available, then the registered
v4l2_clk name is an OF string not a I2C string.
So when i2c sensor probes and calls v4l2_clk_get(), it only searches a
clock with I2C string, like "1-0030".
This patch will search the clock with OF string name if no clock with
I2C string name could be found.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions
