commit | 8d39e0fd080fbc2287bca3f596741a38281634da | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Aug 16 17:36:55 2012 +0800 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Oct 13 09:09:28 2012 +0800 |
tree | 978c81e9174e9a9c61908588beeaca3865feabea | |
parent | 4d7127dace8cf4b05eb7c8c8531fc204fbb195f4 [diff] |
arm: at91: use macro to declare soc boot data Instead of check the pointer of the init function, check the new builtin bool to known if the soc is enabled. This is needed as with the switch to the pinctrl the init will be NULL on pure DT SoC. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>