On Mon, Jan 21, 2019 at 10:12:02AM +0100, Linus Walleij wrote:
> This converts the GPIO regulator driver to use decriptors only.

This patch breaks the build for me:

drivers/regulator/gpio-regulator.c: In function ‘gpio_regulator_probe’:
drivers/regulator/gpio-regulator.c:256:33: error: ‘dev’ undeclared (first use 
in this function); did you mean ‘pdev’?
  drvdata->gpiods = devm_kzalloc(dev, sizeof(struct gpio_desc *),

Attachment: signature.asc
Description: PGP signature

Reply via email to