staging: comedi: s626: use dev->board_name for resource name
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 24 Sep 2012 20:22:31 +0000 (13:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:37:30 +0000 (09:37 -0700)
commit7c843aa7731c774a78a31b6dab371024c4756d38
treec04cd4760aad19cd4a615ba38f66b72e08abb48d
parentf574af6d268240a68f99fac9f2f42ce38b26eae9
staging: comedi: s626: use dev->board_name for resource name

Instead of the literal string "s626", use the dev->board_name for
the resource name when enabling the PCI device and requesting the
irq.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c