/openbmc/linux/drivers/char/ipmi/ |
H A D | ipmi_plat_data.c | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_si_hardcode.c | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_plat_data.h | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_si.h | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_dmi.h | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_si_platform.c | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | ipmi_dmi.c | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | Kconfig | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | Makefile | 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices
It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place.
This required some rework on some interfaces to make the type space clean.
Signed-off-by: Corey Minyard <cminyard@mvista.com> 3cd83bac Thu Feb 21 14:21:17 CST 2019 Corey Minyard <cminyard@mvista.com> ipmi: Consolidate the adding of platform devices It was being done in two different places now that hard-coded devices use platform devices, and it's about to be three with hotmod switching to platform devices. So put the code in one place. This required some rework on some interfaces to make the type space clean. Signed-off-by: Corey Minyard <cminyard@mvista.com>
|