From: H Hartley Sweeten Date: Fri, 1 Aug 2014 20:07:01 +0000 (-0700) Subject: staging: comedi: amplc_dio200: remove 'mainsize' from ISA boardinfo X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf200de92ffd97ee46f6affeb8240448319af8ae;p=pandora-kernel.git staging: comedi: amplc_dio200: remove 'mainsize' from ISA boardinfo All the ISA DIO200 boards have an i/o region size of 0x20 (DIO200_IO_SIZE). Remove the boardinfo and open code the size in the comedi_request_region() call. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed