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

Commit f4d13e76 authored by Mark Brown's avatar Mark Brown
Browse files

regulator: max8649: Remove contentless announcement log message



The core already logs the regulator constraints as it is registered and
we're not adding any extra content about the device such as the chip
revision.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 5af34e60
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -306,7 +306,6 @@ static int __devinit max8649_regulator_probe(struct i2c_client *client,
		goto out;
		goto out;
	}
	}


	dev_info(info->dev, "Max8649 regulator device is detected.\n");
	return 0;
	return 0;
out:
out:
	regmap_exit(info->regmap);
	regmap_exit(info->regmap);