On 20 November 2012 19:34, Linus Walleij <[email protected]> wrote: > From: Linus Walleij <[email protected]> > > Like with commit 3c739ad0df5eb41cd7adad879eda6aa09879eb76 > it is not always enough to specify all the pins of a gpio_chip > from offset zero to be added to a pin map range, since the > mapping from GPIO to pin controller may not be linear at all, > but need to be broken into a few consecutive sub-ranges or > 1-pin entries for complicated cases. The ranges may also be > sparse. > > This alters the signature of the function to accept offsets > into both the GPIO-chip local pinspace and the pin controller > local pinspace. > > Signed-off-by: Linus Walleij <[email protected]>
For all 7 patches: Reviewed-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

