From: Mark Brown Date: Tue, 3 Apr 2012 23:03:15 +0000 (+0100) Subject: regulator: max8860: Remove announcement on probe X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4a78f2c1d67fb2ac89fe724a505dca64181f95f2;p=deliverable%2Flinux.git regulator: max8860: Remove announcement on probe The core already announces constraints and we're not adding any new information such as the chip revision. Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/max8660.c b/drivers/regulator/max8660.c index 4c5b05311f47..e42db5364ca5 100644 --- a/drivers/regulator/max8660.c +++ b/drivers/regulator/max8660.c @@ -461,7 +461,6 @@ static int __devinit max8660_probe(struct i2c_client *client, } i2c_set_clientdata(client, max8660); - dev_info(&client->dev, "Maxim 8660/8661 regulator driver loaded\n"); return 0; err_unregister: