From: Daniel Mack Date: Fri, 14 Dec 2012 10:36:40 +0000 (+0100) Subject: ARM: OMAP: gpmc: don't create devices from initcall on DT X-Git-Tag: omap-for-v3.9/gpmc-signed~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f98ca895198c1c6f5c9f418e1bbf84660d9ba4f;p=pandora-kernel.git ARM: OMAP: gpmc: don't create devices from initcall on DT On DT driven boards, the gpmc node will match the driver. Hence, there's no need to do that unconditionally from the initcall. Signed-off-by: Daniel Mack Acked-by: Grant Likely Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed