From cde214a890f81797a5eee94fffc89c1de21ed991 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Thu, 8 Aug 2013 00:34:53 +0200 Subject: [PATCH] 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-format-patch failed