aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.modsign
diff options
context:
space:
mode:
authorGuennadi Liakhovetski2013-10-21 06:28:06 -0300
committerMauro Carvalho Chehab2013-10-31 04:39:13 -0200
commitbe353fa188eed6731910ffd35135703eb032cff1 (patch)
tree352e262dcc4f8561472a16af0a06856a365e6d59 /scripts/Makefile.modsign
parent40f075330adfa497cc2894f9c6a32bb99c5cd5b8 (diff)
[media] V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally
The em28xx driver only calls subdevices' .s_power() method to power them down, relying on the hardware to wake up automatically, which is usually the case with tuners. This was acceptable with the old .standby() method, but is wrong with .s_power(). Fixing the driver would be difficult due to a broad supported hardware base. Instead this patch makes use of the unbalanced_power soc-camera subdevice flag to tell the ov2640 driver to balance calls to v4l2_clk_enable() and v4l2_clk_disable() internally. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'scripts/Makefile.modsign')
0 files changed, 0 insertions, 0 deletions