Alexandre Courbot <[email protected]> writes: > On Tue, Feb 10, 2015 at 5:48 PM, Hans Holmberg <[email protected]> > wrote: >> The change: >> >> 7b8792bbdffdff3abda704f89c6a45ea97afdc62 >> gpiolib: of: Correct error handling in of_get_named_gpiod_flags >> >> assumed that only one gpio-chip is registred per of-node. >> Some drivers register more than one chip per of-node, so >> adjust the matching function of_gpiochip_find_and_xlate to >> not stop looking for chips if a node-match is found and >> the translation fails. >> >> Signed-off-by: Hans Holmberg <[email protected]> > > Acked-by: Alexandre Courbot <[email protected]> Tested-by: Robert Jarzmik <[email protected]> (on arm pxa architecture)
Cheers. -- Robert -- 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/

