I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
commitd150a4bbd0e5c6427e66086b139953428680160b
authorBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 10:59:43 +0000 (1 11:59 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 13:30:38 +0000 (1 14:30 +0100)
treebe768bd17c7f159aa81d7d4229d4065fc2086428
parent63f5c2891eae6b4dd0538ef094e5f256d6150d7b
I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.

Add a MODULE_ALIAS() statement for the i2c-s3c2410 controller
to ensure that it can be autoloaded on the S3C2440 systems that
we support.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-s3c2410.c