PCI/portdrv: Remove superfluous name cast
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Nov 2013 19:07:17 +0000 (20:07 +0100)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 13 Dec 2013 15:44:29 +0000 (08:44 -0700)
device_driver.name is "const char *"

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found