On Fri, Oct 30, 2015 at 12:38 AM, Andrew F. Davis <[email protected]> wrote:

> This patch adds support for the TPS65912 PMIC GPIOs.
>
> TPS65912 has five configurable GPIOs that can be used for several
> purposes.
>
> Signed-off-by: Andrew F. Davis <[email protected]>

This looks like a fine driver, can't really see anything wrong with it so:
Reviewed-by: Linus Walleij <[email protected]>

> +#define to_tps65912_gpio(gc) container_of(gc, struct tps65912_gpio, 
> gpio_chip)

I would rewrite that to static inline however.

Lee can take this into the MFD tree with my review-tag if he wants.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to