From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:45:26 +0000 (-0700) Subject: staging: comedi: me4000: use dev->irq to save the irq number X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=109daa79807a47dc56d7533a7fdcd0dc72c862b2;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed