Re: [PATCH] gpiolib: fix bug and clarify OF use of ranges

From: Linus Walleij
Date: Wed Nov 21 2012 - 02:56:36 EST


On Wed, Nov 21, 2012 at 8:37 AM, Linus Walleij
<linus.walleij@xxxxxxxxxxxxxx> wrote:

> From: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> In commit c905165f5946f56dca195871641bd4e488eca24a
> "gpiolib: let gpiochip_add_pin_range() specify offset"
> I forgot to update the OF use of the function
> gpiochip_add_pin_range().
>
> It turns out that this reveal a weakness in the
> OF range mappings: ranges cannot currently be sparse.
> So put in a comment so we can fix this later.
>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

BTW I've squashed this into the original commit above to avoid any
git bisect issues.

Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/