On Wed, Aug 5, 2015 at 1:46 AM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > On Tue, Aug 04, 2015 at 05:04:55PM +0800, Chen-Yu Tsai wrote: >> On Tue, Aug 4, 2015 at 4:42 PM, Paul Bolle <pebolle@xxxxxxxxxx> wrote: >> > On ma, 2015-08-03 at 15:48 +0800, Chen-Yu Tsai wrote: >> >> Add a proper module alias so the driver can be autoloaded when the >> >> parent axp20x mfd driver registers its cells. >> >> >> >> Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx> >> > >> >> --- a/drivers/input/misc/axp20x-pek.c >> >> +++ b/drivers/input/misc/axp20x-pek.c >> > >> >> +MODULE_ALIAS("platform:axp20x-pek"); >> > >> > Should this eventually go into stable? >> > >> > The AXP20x Power Enable Key driver was added in v4.0, so this patch >> > could currently be relevant for the v4.1.y tree. (In that tree a "parent >> > MFD driver" appears to be present too.) >> >> (Since I forgot to add the stable tag,) I can submit it for inclusion >> into stable after it's merged into Linus' tree. > > OTOH do we have many general users needing this driver as a > automatically loaded module? If not that many then it is OK to just > merge it in mainline and skip stable. This is a driver for the power button found on most sunxi devices. I assume distros would build this as a module, and most normal users would want the power button to work out of the box. ChenYu -- 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