From: H Hartley Sweeten Date: Thu, 19 Jul 2012 01:48:27 +0000 (-0700) Subject: staging: comedi: cb_pcimdas: remove BADR2 from the private data X-Git-Tag: v3.6-rc1~100^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6191a3ff59ed91ed3efd7a4a5fcad0368c199f28;p=pandora-kernel.git staging: comedi: cb_pcimdas: remove BADR2 from the private data The pci resource bar 2 address is the primary i/o address used by this device. Store it in dev->iobase and remove it from the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed