summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2015-06-23 18:15:11 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2015-09-05 13:19:05 +0200
commitc5983191362af5ef7a627d8811a45f0fd01a3582 (patch)
treef757dfb2a7303d00199bbed4c65dcb7e025d1fa5 /drivers/iio
parentrtc: ds1307: Convert to threaded IRQ (diff)
downloadlinux-c5983191362af5ef7a627d8811a45f0fd01a3582.tar.xz
linux-c5983191362af5ef7a627d8811a45f0fd01a3582.zip
rtc: ds1307: Switch to managed irq allocation
Since we are not doing anything fancy in remove function that requires us to sequence IRQ free operation, we might as well switch over to devm_ equivalent of managed IRQ allocation and remove the explicit free_irq since it'd be done automatically at remove. Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions