[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)
commitd4c477ca5448f19afaaf6c0cfd655009ea9e614d
tree75571ad144ff904afbd39b1b24766461255396ac
parente5d310b349b2cbcc0dab31139c92201f332695bb
[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