staging: comedi: gsc_hpdi: use board name to request resources
authorIan Abbott <abbotti@mev.co.uk>
Thu, 1 Nov 2012 16:28:32 +0000 (16:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 19:33:22 +0000 (12:33 -0700)
commit3dd5ca831317a752095040d403e80cf7a6a783b5
treede677288ece2387000e335f0c5b7fde4a9d51115
parent21309dabd3eec2827c7604a0cba19f3e795c33d7
staging: comedi: gsc_hpdi: use board name to request resources

When requesting PCI region resources and IRQ, use the board name as the
resource owner string instead of the driver name.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/gsc_hpdi.c