From: H Hartley Sweeten Date: Tue, 12 Aug 2014 18:41:20 +0000 (-0700) Subject: staging: comedi: ni_mio_common: tidy up ni_8255_callback() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67393c4fef245f46863f50bc8a553f0608d7a05d;p=pandora-kernel.git staging: comedi: ni_mio_common: tidy up ni_8255_callback() The 8255 driver (*io) callback now includes the comedi_device pointer. Instead of passing the (cast) pointer to subdev_8255_init(), pass the 'iobase' of the 8255 registers (Port_A). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed