Re: [PATCH] gpiolib: fix chip order in gpio list

From: Linus Walleij
Date: Wed Jan 13 2016 - 05:11:17 EST


On Thu, Jan 7, 2016 at 10:46 PM, Julien Grossholtz
<julien.grossholtz@xxxxxxxxxxxxxxxxxxxx> wrote:

> In some situations the gpio_list order is not correct.
> As a consequence gpiochip_find_base returns the same
> base number twice. This happens when a first ship is added
> with manual base number, then other ships are added using
> automatic base number.
>
> To prevent this behaviour, this patch add the new ship after
> the last element of the gpio list.
>
> Signed-off-by: Julien Grossholtz <julien.grossholtz@xxxxxxxxxxxxxxxxxxxx>

Patch looks correct to me so applied.

Bamvor: please comment if you see some problems.

Yours,
Linus Walleij