From: Corey Minyard Date: Sun, 26 Mar 2006 09:37:20 +0000 (-0800) Subject: [PATCH] ipmi: add generic PCI handling X-Git-Tag: v2.6.17-rc1~637 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0defcdbd2b7da7694e2645da92716cea0a3c0ff;p=pandora-kernel.git [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 Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed