git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc05d5a
)
mtd: fsmc_nand: pass the ale and cmd resource via resource
author
Jean-Christophe PLAGNIOL-VILLARD
<plagnioj@jcrosoft.com>
Thu, 4 Oct 2012 13:14:16 +0000
(15:14 +0200)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:47 +0000
(15:37 +0200)
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>
No differences found