]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ioc4: PCI bus speed detection
authorBrent Casavant <bcasavan@sgi.com>
Wed, 22 Jun 2005 00:16:01 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 01:46:32 +0000 (18:46 -0700)
commit361eacbb0482422b843eb772bbb4beaf23a83710
tree75571ad144ff904afbd39b1b24766461255396ac
parent80e89f2c22485ada0fabeb32d873559e64dae6c8
[PATCH] ioc4: PCI bus speed detection

Several hardware features of SGI's IOC4 I/O controller chip require
timing-related driver calculations dependent upon the PCI bus speed.  This
patch enables the core IOC4 driver code to detect the actual bus speed and
store a value that can later be used by the IOC4 subdrivers as needed.

Signed-off-by: Brent Casavant <bcasavan@sgi.com>
Acked-by: Pat Gefre <pfg@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/ioc4_serial.c
drivers/sn/Kconfig
drivers/sn/ioc4.c
include/linux/ioc4.h