commit | 2f98ca895198c1c6f5c9f418e1bbf84660d9ba4f | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Fri Dec 14 11:36:40 2012 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jan 14 09:42:29 2013 -0800 |
tree | e710bdf79a208627a26075ed099385a89686a1e4 | |
parent | 9931faca02c604c22335f5a935a501bb2ace6e20 [diff] |
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 <zonque@gmail.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Tony Lindgren <tony@atomide.com>