From 8f7e91a31fb95c50880c76505b416630c0326d93 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 22 Oct 2012 11:40:57 -0300 Subject: [PATCH] [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-format-patch failed