On Tue, Apr 28, 2015 at 1:55 AM, Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx> wrote: > Convert poodle to use new mfd-based LoCoMo driver. > > Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx> This: > +static struct gpiod_lookup_table poodle_audio_gpios_table = { > + .dev_id = "poodle-audio", > + .table = { > + GPIO_LOOKUP("locomo-gpio", 10, "mute-l", GPIO_ACTIVE_LOW), > + GPIO_LOOKUP("locomo-gpio", 11, "mute-r", GPIO_ACTIVE_LOW), > + GPIO_LOOKUP("locomo-gpio", 8, "amp-on", GPIO_ACTIVE_LOW), > + { }, > + }, > +}, Is very nice to see. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html