staging: dgnc: introduce the dgnc_free_irq()
authorDaeseok Youn <daeseok.youn@gmail.com>
Mon, 26 Sep 2016 00:45:14 +0000 (09:45 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 11:12:26 +0000 (13:12 +0200)
commit5897914f0abb276dddd8fea257782c489acb290b
tree9d490f0688ea39bcf4de0142790d6ec888c0e58c
parent0d79f59dbee57df234d982c6b4eab8037cc1cbb7
staging: dgnc: introduce the dgnc_free_irq()

The dgnc_free_irq() will free the requested IRQ from
the dgnc_request_irq().

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c