diff options
author | Ben Dooks <ben-linux@fluff.org> | 2009-09-28 11:29:48 -0400 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-11-30 20:34:17 -0500 |
commit | 7bcb7eda99f1091055d547aee1a1d8e65b59c592 (patch) | |
tree | c045521f5a16aa60022e1c95806b1a507578f27e /arch/arm/mach-s3c2410/mach-h1940.c | |
parent | 372359eca4569f9321c820d6e5259e19eb4e63ad (diff) |
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-s3c2410/mach-h1940.c')
0 files changed, 0 insertions, 0 deletions