commit | 6d7b42a447f92eb3e7e410bbf62042693eb040f7 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Oct 04 15:14:16 2012 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Nov 15 15:37:47 2012 +0200 |
tree | 1bb6fa643268d1eb408616cb29bf4fba7830a429 | |
parent | fc05d5a30dc19dd4c6d161e551719a8c597c7890 [diff] |
mtd: fsmc_nand: pass the ale and cmd resource via resource Do not use the platform_data to pass resource and be smart in the drivers. Just pass it via resource Switch to devm_request_and_ioremap at the sametime Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-By: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>