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:
3947a39
)
MMC: at91 mmc linkage updates
author
David Brownell
<david-b@pacbell.net>
Tue, 26 Dec 2006 22:45:26 +0000
(14:45 -0800)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Thu, 4 Jan 2007 06:03:57 +0000
(07:03 +0100)
Linker level tweaks for the AT91 MMC driver:
- fix a wrongly-exported symbol
- move probe() to init section
- move remove() to exit section
When this driver is statically linked, this patch shrinks the driver's
runtime I-space footprint by over 20% (950 bytes).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/at91_mci.c
patch
|
blob
|
history
diff --cc
drivers/mmc/at91_mci.c
Simple merge