From: Laurent Pinchart Date: Wed, 7 Aug 2013 22:34:53 +0000 (+0200) Subject: ARM: shmobile: r8a7790: Constify platform data and resources X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cde214a890f81797a5eee94fffc89c1de21ed991;p=pandora-kernel.git ARM: shmobile: r8a7790: Constify platform data and resources Platform data and resources for core 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