]> git.baikalelectronics.ru Git - kernel.git/commit
I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.
authorBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 10:59:43 +0000 (11:59 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Jul 2008 13:30:38 +0000 (14:30 +0100)
commit09a4d51aca8c5b50ddc9659eac8345265528a410
treebe768bd17c7f159aa81d7d4229d4065fc2086428
parent6d119bd7e00e98bbc2ef3c80e1749ba359b4dc8b
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