git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
584ca02
)
[media] omap3isp: Fix division by 0
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Thu, 25 Sep 2014 12:22:00 +0000
(09:22 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 23 Dec 2014 10:43:54 +0000
(08:43 -0200)
If the requested clock rate passed to the XCLK set_rate or round_rate
operation is 0, the driver will try to divide by 0. Fix this.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found