From: H Hartley Sweeten Date: Wed, 27 Jun 2012 22:08:39 +0000 (-0700) Subject: staging: comedi: adl_pci6208: use the driver_name for the resource name X-Git-Tag: v3.6-rc1~100^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404f99910eb06b92e034112533bab997569dc0d4;p=pandora-kernel.git staging: comedi: adl_pci6208: use the driver_name for the resource name Use the dev->driver->driver_name for the resource name passed to pci_request_regions(), by way of comedi_pci_enable(), instead of the open coded string "adl_pci6208". Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed