Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a78f2c1 authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent f4d13e76
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -461,7 +461,6 @@ static int __devinit max8660_probe(struct i2c_client *client,
	}
	}


	i2c_set_clientdata(client, max8660);
	i2c_set_clientdata(client, max8660);
	dev_info(&client->dev, "Maxim 8660/8661 regulator driver loaded\n");
	return 0;
	return 0;


err_unregister:
err_unregister: