From: Laurent Pinchart Date: Mon, 22 Oct 2012 14:40:57 +0000 (-0300) Subject: [media] smiapp-pll: Constify limits argument to smiapp_pll_calculate() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f7e91a31fb95c50880c76505b416630c0326d93;p=pandora-kernel.git [media] smiapp-pll: Constify limits argument to smiapp_pll_calculate() The limits are input parameters and should not be modified by the smiapp_pll_calculate() function. Make them const. Signed-off-by: Laurent Pinchart Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed