From: Alexandre Belloni Date: Fri, 24 Jul 2015 14:07:30 +0000 (+0200) Subject: rtc: rx8025: switch to managed irq allocation X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b63a1d5a4a4d9d60fe728ede0fa78ec5aab8be;p=pandora-kernel.git 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-diff-tree failed