On Fri, Oct 28, 2016 at 12:08:57PM +0200, Jacek Anaszewski wrote: > > +static struct platform_driver led_driver = { > > + .probe = ni78bx_add, > > + .remove = ni78bx_remove, > > + .driver = { > > + .name = KBUILD_MODNAME, > > + .acpi_match_table = ACPI_PTR(led_device_ids), > > Please CC ACPI maintainers always if you include acpi.h > Cc Rafael and Mika. >From ACPI perspective this driver looks fine to me now. -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html