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:
6ec84a2
)
[media] smiapp-pll: Constify limits argument to smiapp_pll_calculate()
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 22 Oct 2012 14:40:57 +0000
(11:40 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 29 Oct 2012 11:51:38 +0000
(09:51 -0200)
The limits are input parameters and should not be modified by the
smiapp_pll_calculate() function. Make them const.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found