commit | 109daa79807a47dc56d7533a7fdcd0dc72c862b2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Fri Sep 07 17:45:26 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 07 21:53:01 2012 -0700 |
tree | 46ceaae2155b85418231d288aba31c8357f10b31 | |
parent | e1d7ccb770b9b231c177bb7477a89cea9682d61a [diff] |
staging: comedi: me4000: use dev->irq to save the irq number Use the irq variable provided in the comedi_device to save the irq number and remove it from the private data. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>