ipmi_si: Fix oops with PCI devices
When the IPMI PCI code was split out, some code was consolidated for setting the io_setup field in the io structure. The PCI code needed this set before registration to probe register spacing, though, so restore the old code for that function. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=197999Signed-off-by: NCorey Minyard <cminyard@mvista.com> Tested-by: NMeelis Roos <mroos@linux.ee>
Showing
想要评论请 注册 或 登录