From f0b63a1d5a4a4d9d60fe728ede0fa78ec5aab8be Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Fri, 24 Jul 2015 16:07:30 +0200 Subject: [PATCH] rtc: rx8025: switch to managed irq allocation Use devm_request_threaded_irq() so it is not necessary to call free_irq() explicitly. Signed-off-by: Alexandre Belloni --- Reading git-format-patch failed