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:
2aa13b9
)
mfd: Remove __devinitdata from tc6393xb_mmc_resources
author
Marek Vasut
<marek.vasut@gmail.com>
Sun, 10 Oct 2010 01:55:43 +0000
(
03:55
+0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 28 Oct 2010 22:30:27 +0000
(
00:30
+0200)
This static struct resource tc6393xb_mmc_resources[] is used in resume function,
therefore the data can not be wiped after init.
Also, this causes a section mismatch.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tc6393xb.c
patch
|
blob
|
history
diff --cc
drivers/mfd/tc6393xb.c
Simple merge