From: Mark Brown Date: Mon, 14 May 2012 14:12:42 +0000 (+0100) Subject: clk: Constify struct clk_init_data X-Git-Tag: v3.6-rc1~110^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc4cd941c900fda27f0146ab615122426229de73;p=pandora-kernel.git clk: Constify struct clk_init_data Allow drivers to declare their clk_init_data const, the framework really shouldn't be modifying the data. Signed-off-by: Mark Brown Signed-off-by: Mike Turquette --- Reading git-diff-tree failed