Explorar o código

Merge remote-tracking branch 'regulator/topic/tps6105x' into regulator-next

Mark Brown %!s(int64=12) %!d(string=hai) anos
pai
achega
6c7bdf8e63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/regulator/tps6105x-regulator.c

+ 1 - 1
drivers/regulator/tps6105x-regulator.c

@@ -137,7 +137,7 @@ static int tps6105x_regulator_probe(struct platform_device *pdev)
 	/* This instance is not set for regulator mode so bail out */
 	if (pdata->mode != TPS6105X_MODE_VOLTAGE) {
 		dev_info(&pdev->dev,
-			 "chip not in voltage mode mode, exit probe \n");
+			"chip not in voltage mode mode, exit probe\n");
 		return 0;
 	}