commit | 4f3e8199c34dda46b6554191fe7a444dd6fa911f | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Tue Sep 12 15:10:22 2017 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Wed Sep 27 16:03:45 2017 -0500 |
tree | 551982caaaa3e96db32f5899ced9054d420fbe4e | |
parent | 910840f24bb7f9ea80fce4073445329becfdcb58 [diff] |
ipmi_si: Move irq setup handling into the io struct So the platform code can do it without having to access the smi info, getting ready for pulling the platform handling section to their own files. Signed-off-by: Corey Minyard <cminyard@mvista.com>