]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] ipmi: add generic PCI handling
authorCorey Minyard <minyard@acm.org>
Sun, 26 Mar 2006 09:37:20 +0000 (01:37 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:56:56 +0000 (08:56 -0800)
commitb0defcdbd2b7da7694e2645da92716cea0a3c0ff
treef1db271ba58ead056e45e9bc45c888bb299fa02b
parent3c30b06df404c8892c225a99ecfd3f02789c0513
[PATCH] ipmi: add generic PCI handling

Modify the PCI hanling code for the IPMI driver to use the new method of
tables and registering, and adds more generic PCI handling for IPMI.
Unfortunately, this required a rather large rework of the way the driver
did detection so it would be more event-driven.

[bunk@stusta.de: make a struct static]
Signed-off-by: Corey Minyard <minyard@acm.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/ipmi/ipmi_si_intf.c
drivers/char/ipmi/ipmi_si_sm.h