From: H Hartley Sweeten Date: Wed, 27 Jun 2012 01:02:40 +0000 (-0700) Subject: staging: comedi: cb_pcidas: use the driver_name for the resource name X-Git-Tag: v3.6-rc1~100^2~489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5aed487645b13531b876775c1390afd20296a5;p=pandora-kernel.git staging: comedi: cb_pcidas: 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(), and to request_irq() instead of the open coded "cb_pcidas". Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed