From: Laurent Pinchart Date: Wed, 7 Aug 2013 22:43:00 +0000 (+0200) Subject: ARM: shmobile: lager: Constify platform data and resources X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27113d63daac0aacaa26b1fabfc23391de4284f4;p=pandora-kernel.git ARM: shmobile: lager: Constify platform data and resources Platform data and resources for Lager devices are kmemdup()ed when the corresponding devices are registered and can thus be declared as const. Do so. Signed-off-by: Laurent Pinchart Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-diff-tree failed