From: H Hartley Sweeten Date: Fri, 17 Aug 2012 02:51:58 +0000 (-0700) Subject: staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfo X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8dd8e934087cc0ecf7033786ee00cff4ebcba4f;p=pandora-kernel.git staging: comedi: cb_pcimdda: remove regs_badrindex and reg_sz from boardinfo The base address of the card is always found in pci resource 3. There is no need to carry this information in the boardinfo. The reg_sz is not used in the driver. Remove them. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed