commit | 7c843aa7731c774a78a31b6dab371024c4756d38 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Sep 24 13:22:31 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 26 09:37:30 2012 -0700 |
tree | c04cd4760aad19cd4a615ba38f66b72e08abb48d | |
parent | f574af6d268240a68f99fac9f2f42ce38b26eae9 [diff] |
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>