Re: [PATCH 1/2] pinctrl: mvebu: armada-37xx: use use platform api

From: Fabio Estevam
Date: Wed Dec 18 2019 - 10:28:21 EST


On Wed, Dec 18, 2019 at 12:09 PM Fabio Estevam <festevam@xxxxxxxxx> wrote:

> Yes, I think that returning the error like:

s/returning/printing

> dev_err(dev, "Couldn't determine irq count: %d\n", nr_irq_parent);
>
> would make the code cleaner.
>
> Maybe just a matter of taste though ;-)