From: Magnus Damm Date: Thu, 27 Jun 2013 08:09:01 +0000 (+0900) Subject: ARM: shmobile: sh73a0 pinmux platform device cleanup X-Git-Tag: v3.12-rc1~117^2~11^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=474f67587345bf7b32bbd9d2b5621e85500103c5;p=pandora-kernel.git ARM: shmobile: sh73a0 pinmux platform device cleanup Use DEFINE_RES_MEM() and platform_device_register_simple() to save a couple of lines of code. Signed-off-by: Magnus Damm Acked-by: Laurent Pinchart [ remove const from resource pfc_resources to avoid section miss-match reported by 4.4.5 ] Signed-off-by: Simon Horman --- Reading git-diff-tree failed