From b6a57c955c362cb9d6ace991cdd77376849abb44 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Fri, 24 Jul 2015 15:59:43 +0200 Subject: [PATCH] rtc: rx8025: Convert to threaded IRQ The driver currently emulates the concept of threaded IRQ using a workqueue, switch to threaded IRQ instead. Signed-off-by: Alexandre Belloni --- Reading git-format-patch failed