From cf200de92ffd97ee46f6affeb8240448319af8ae Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 1 Aug 2014 13:07:01 -0700 Subject: [PATCH] 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-format-patch failed