From: Mark Brown Date: Wed, 21 Mar 2012 20:01:20 +0000 (+0000) Subject: clk: Constify parent name arrays X-Git-Tag: v3.5-rc1~71^2~6^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d305fb78f31209596c9135d396a0d3af7ac86947;p=pandora-kernel.git clk: Constify parent name arrays Drivers should be able to declare their arrays of parent names as const so the APIs need to accept const arguments. Signed-off-by: Mark Brown [mturquette@linaro.org: constified gate] Signed-off-by: Mike Turquette --- Reading git-diff-tree failed