Loading drivers/mfd/twl4030-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -777,7 +777,7 @@ static int twl4030_remove(struct i2c_client *client) } /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ static int static int __init twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) { int status; Loading Loading
drivers/mfd/twl4030-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -777,7 +777,7 @@ static int twl4030_remove(struct i2c_client *client) } /* NOTE: this driver only handles a single twl4030/tps659x0 chip */ static int static int __init twl4030_probe(struct i2c_client *client, const struct i2c_device_id *id) { int status; Loading