Staging: comedi: use the standard NI pci device id
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 30 Apr 2010 23:52:52 +0000 (16:52 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:58 +0000 (11:35 -0700)
Don't redefine something that we already have in the core
kernel.  Also move to use PCI_DEVICE() macros to make things
a bit simpler when changing the define.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found