MINI2440: remove __initdata from some structs
commite575112de40df34936dbeac1699efc270231a40e
authorMichel Pollet <buserror@gmail.com>
Sat, 22 Aug 2009 09:21:55 +0000 (22 10:21 +0100)
committerMichel Pollet <buserror@gmail.com>
Thu, 10 Sep 2009 19:12:21 +0000 (10 20:12 +0100)
tree12523ece5d108b167c95b0bd31085e948d3efb63
parent5471b099c6ae0947fb988f0705a8cd00c6a83df8
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