diff options
author | Ben Dooks <ben-linux@fluff.org> | 2009-09-28 16:29:48 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-12-01 01:34:17 +0000 |
commit | 7bcb7eda99f1091055d547aee1a1d8e65b59c592 (patch) | |
tree | c045521f5a16aa60022e1c95806b1a507578f27e /arch/arm/mach-mmp | |
parent | 372359eca4569f9321c820d6e5259e19eb4e63ad (diff) | |
download | op-kernel-dev-7bcb7eda99f1091055d547aee1a1d8e65b59c592.zip op-kernel-dev-7bcb7eda99f1091055d547aee1a1d8e65b59c592.tar.gz |
ARM: N30: Use s3c_i2c0_set_platdata() to set I2C platform data
Fix mach-n30.c to use the s3c_i2c0_set_platdata() call to register the
platform data with the system to get rid of any reliance on having a real
device structure available in memory.
Since s3c_i2c0_set_platdata() copies the data, mark the original as
__initdata so it is thrown away.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-mmp')
0 files changed, 0 insertions, 0 deletions