]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: plx9080.h: add hard-coded PCIHIDR register value
authorIan Abbott <abbotti@mev.co.uk>
Fri, 20 May 2016 13:49:15 +0000 (14:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 18 Jun 2016 03:59:52 +0000 (20:59 -0700)
commit529843308660c6b74062c3302d33b28f717fa39b
tree89d72c38cf3fef56209b6fed8ea7ae30c6053499
parent01694276807dff823db7c151cc4a562bd95bfdb0
staging: comedi: plx9080.h: add hard-coded PCIHIDR register value

For the PLX PCI 9080, the read-only PCIHIDR register is hard-coded with
the value `0x908010b5`.  Add a macro `PLX_PCIHIDR_9080` that expands to
this value.

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