[LEDE-DEV] [PATCH 2/3] brcm47xx: resolve GPIO conflict for WRT54GSv1
Mirko Parthey
mirko.parthey at web.de
Mon Jun 26 09:22:46 PDT 2017
On Fri, Jun 23, 2017 at 10:24:50PM +0200, Hauke Mehrtens wrote:
> Could you also remove the references of eerc from the other places of
> the code.
OK.
> > ret = devm_gpio_request(&pdev->dev, priv->eesk, "adm_eesk");
> > if (ret)
> > return ret;
> > + /*
> > + * We do not request the "adm_rc" GPIO here. The driver does not use it,
>
> Do you mean adm_eerc instead of adm_rc?
No, I meant adm_rc as stored in nvram. I'll move the comment to clarify this.
Thanks,
Mirko
More information about the Lede-dev
mailing list