소스 검색

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

Mark Brown 12 년 전
부모
커밋
a6117615a2
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      drivers/regulator/gpio-regulator.c

+ 0 - 1
drivers/regulator/gpio-regulator.c

@@ -283,7 +283,6 @@ static int gpio_regulator_probe(struct platform_device *pdev)
 		dev_err(&pdev->dev, "No regulator type set\n");
 		ret = -EINVAL;
 		goto err_memgpio;
-		break;
 	}
 
 	drvdata->nr_gpios = config->nr_gpios;