|
@@ -850,7 +850,7 @@ static const struct i2c_algorithm omap_i2c_algo = {
|
|
.functionality = omap_i2c_func,
|
|
.functionality = omap_i2c_func,
|
|
};
|
|
};
|
|
|
|
|
|
-static int __init
|
|
|
|
|
|
+static int __devinit
|
|
omap_i2c_probe(struct platform_device *pdev)
|
|
omap_i2c_probe(struct platform_device *pdev)
|
|
{
|
|
{
|
|
struct omap_i2c_dev *dev;
|
|
struct omap_i2c_dev *dev;
|