NFC: pn533: i2c: free irq on driver remove
authorMichael Thalmeier <michael.thalmeier@hale.at>
Thu, 21 Apr 2016 14:43:49 +0000 (16:43 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 May 2016 21:56:23 +0000 (23:56 +0200)
commit79f09fa79cefdd9df40c9c590cc8dda544ebff26
treee3e982c499e19384c4c9ef835baf457c7c0667b0
parent3aacd7fe552b093fc24a8082e16467eb26c2fa32
NFC: pn533: i2c: free irq on driver remove

The requested irq needs to be freed when removing the driver,
otherwise a following driver load fails to request the irq.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533/i2c.c
This page took 0.047312 seconds and 5 git commands to generate.