On 11/26/2013 03:05 AM, Mika Westerberg wrote: > From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> > > This makes it possible to request the gpio descriptors in > rfkill_gpio driver regardless of the platform. V2 of the series did the following: static struct rfkill_gpio_platform_data wifi_rfkill_platform_data = { .name = "wifi_rfkill", - .reset_gpio = 25, /* PD1 */ - .shutdown_gpio = 85, /* PK5 */ .type = RFKILL_TYPE_WLAN, }; I assume that will happen sometime, along with removing those two fields from the struct definition. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html