aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2009-05-15 14:57:09 +0100
committerBen Dooks <ben-linux@fluff.org>2009-05-15 15:13:25 +0100
commita8af6de00fafed316fea8f39d87c7e8e19ec1ea0 (patch)
treed1738703ce9f04c1141fb0f6f5b176a259529ffe /arch/arm/plat-s3c
parent871fcd7cf791b853ae044f813db94caefbf66725 (diff)
[ARM] S3C2410: mach-bast.c registering i2c data too early
The BAST support code is calling s3c_i2c0_set_platdata() from the map_io() entry, instead of the bast_init() code. This causes the registration to fail due to kmalloc() not being available at the time. This fixes the following error: s3c_i2c0_set_platdata: no memory for platform data Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c')
0 files changed, 0 insertions, 0 deletions