diff options
author | Alexandre Bounine <alexandre.bounine@idt.com> | 2011-04-14 15:22:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-14 16:06:56 -0700 |
commit | 13209c2a52afa691ca19e7e6ebd22d4034bdfeed (patch) | |
tree | 6965a4ca003c531d69d50b6db1000bd409623f25 /include | |
parent | 341aea2bc48bf652777fb015cc2b3dfa9a451817 (diff) | |
download | linux-3.10-13209c2a52afa691ca19e7e6ebd22d4034bdfeed.tar.gz linux-3.10-13209c2a52afa691ca19e7e6ebd22d4034bdfeed.tar.bz2 linux-3.10-13209c2a52afa691ca19e7e6ebd22d4034bdfeed.zip |
RapidIO: add IDT CPS-1432 switch definitions
Signed-off-by: Alexandre Bounine <alexandre.bounine@idt.com>
Cc: Matt Porter <mporter@kernel.crashing.org>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/rio_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/rio_ids.h b/include/linux/rio_ids.h index 7410d3365e2..0cee0152aca 100644 --- a/include/linux/rio_ids.h +++ b/include/linux/rio_ids.h @@ -35,6 +35,7 @@ #define RIO_DID_IDTCPS6Q 0x035f #define RIO_DID_IDTCPS10Q 0x035e #define RIO_DID_IDTCPS1848 0x0374 +#define RIO_DID_IDTCPS1432 0x0375 #define RIO_DID_IDTCPS1616 0x0379 #define RIO_DID_IDTVPS1616 0x0377 #define RIO_DID_IDTSPS1616 0x0378 |