MINI2440: remove __initdata from some structs
commit2b2fa05f8d175df08dc997d034ef4622d02d415a
authorMichel Pollet <buserror@gmail.com>
Sat, 22 Aug 2009 09:21:55 +0000 (22 10:21 +0100)
committerMichel Pollet <buserror@gmail.com>
Sat, 22 Aug 2009 10:20:32 +0000 (22 11:20 +0100)
tree94facb89b35c4af77a7698eac436d1e2c55cc082
parent8633e8fb26ceee24017ee6f3b2079023a751b46b
MINI2440: remove __initdata from some structs

Some drivers keep the data around, past init, snd will hang
the kernel when trying to access pueged init data. 2.6.31 seems
a lot more "efficient" at unmapping purged init data than before.

Signed-off-by: Michel Pollet <buserror@gmail.com>
arch/arm/mach-s3c2440/mach-mini2440.c