From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:18:11 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove 'tsk_Current' from private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=283ce669268da5a51eaf62efe92d5dd4625817a2;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove 'tsk_Current' from private data The interrupt function should be using comedi_event() to let the user know data is available from the analog input subdevice. The analog input subdevice is currently broken and nothing sets tsk_Current anyway so just remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed