Hi,

On Wed, 2013-12-18 at 10:37 -0800, [email protected] wrote:
> The patch below does not apply to the 3.12-stable tree.
> If someone wants it applied there, or to any other stable or longterm
> tree, then please email the backport, including the original git commit
> id to <[email protected]>.

The S5M RTC driver was added during 3.13 merge window so you can ignore
the patch.

Best regards,
Krzysztof


> thanks,
> 
> greg k-h
> 
> ------------------ original commit in Linus's tree ------------------
> 
> From 7b003be82676ddf0bca52e0f98e0694da2ac427f Mon Sep 17 00:00:00 2001
> From: Krzysztof Kozlowski <[email protected]>
> Date: Thu, 12 Dec 2013 17:12:26 -0800
> Subject: [PATCH] rtc: s5m: fix unsuccesful IRQ request during probe
> 
> Probe failed for rtc-s5m:
> 
>       s5m-rtc s5m-rtc: Failed to request alarm IRQ: 12: -22
>       s5m-rtc: probe of s5m-rtc failed with error -22
> 
> Fix rtc-s5m interrupt request by using regmap_irq_get_virq() for mapping
> the IRQ.


--
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

Reply via email to