On Tue, May 31, 2011 at 10:51:39AM +0200, Sebastian Reichel wrote:
> > The driver is accessing to i2c bus in interrupt handler.
> > Therefore, it should use threaded irq.
> I think the patch should also remove the local_irq_enable() call in
> twl_rtc_interrupt, since it's no longer needed with threaded irq. At
> least on the Pandaboard the RTC is still working with the appended
> patch.

ping.

Currently the kernel prints a stacktrace for each rtc-twl interrupt,
because its interrupt handler enables interrupts.

-- Sebastian

Attachment: signature.asc
Description: Digital signature

Reply via email to