On 04/23/2012 04:22 PM, Greg KH : > On Mon, Apr 23, 2012 at 10:31:43AM +0200, Nicolas Ferre wrote: >> commit 5509fea59bb1bad4ead7d9a194cb4555c1350e1c upstream. >> >> Commit 892a884 (leds: convert led platform drivers to module_platform_driver) >> is omitting the section mismatch error: so change annotation of the probe >> function to __devinit instead of __init. >> >> Signed-off-by: Nicolas Ferre <[email protected]> >> Cc: Richard Purdie <[email protected]> >> Cc: Andrew Morton <[email protected]> >> --- >> drivers/leds/leds-atmel-pwm.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > What stable kernel version(s) do you want this applied to?
I have just checked that it can apply on: 3.3, 3.2, 3.0, 2.6.35 So, it sounds like we can apply on all stable trees. Best regards, -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
