From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:56 +0000 (-0700) Subject: staging: comedi: pcmmio: cleanup the digital i/o register defines X-Git-Tag: v3.14-rc1~150^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a36f172bf0e249b2671fe1f0d7e4552048f417;p=pandora-kernel.git staging: comedi: pcmmio: cleanup the digital i/o register defines Redefine the registers used to access the digital i/o so that they are based on the dev->iobase of the board instead of the 'asic_iobase' that is stored in the private data. Remove the then unused 'asic_iobase'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed