From: H Hartley Sweeten Date: Tue, 29 Jul 2014 22:01:21 +0000 (-0700) Subject: staging: comedi: 8255_pci: use the comedi_device 'mmio' member X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78b469387d961bd8f6c2bc3a5be1aaf1a2c27087;p=pandora-kernel.git staging: comedi: 8255_pci: use the comedi_device 'mmio' member Use the new 'mmio' member in the comedi_device for the ioremap'ed base address. Since this was the only member in the private data, remove the struct and its allocation. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed