Searched hist:"55 ab48b4" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/char/ipmi/ |
H A D | kcs_bmc_cdev_ipmi.c | 55ab48b4 Tue Jun 08 05:47:45 CDT 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
Take steps towards defining a coherent API to separate the KCS device drivers from the userspace interface. Decreasing the coupling will improve the separation of concerns and enable the introduction of alternative userspace interfaces.
For now, simply split the chardev logic out to a separate file. The code continues to build into the same module.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Message-Id: <20210608104757.582199-5-andrew@aj.id.au> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | kcs_bmc.c | 55ab48b4 Tue Jun 08 05:47:45 CDT 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
Take steps towards defining a coherent API to separate the KCS device drivers from the userspace interface. Decreasing the coupling will improve the separation of concerns and enable the introduction of alternative userspace interfaces.
For now, simply split the chardev logic out to a separate file. The code continues to build into the same module.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Message-Id: <20210608104757.582199-5-andrew@aj.id.au> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | Makefile | 55ab48b4 Tue Jun 08 05:47:45 CDT 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
Take steps towards defining a coherent API to separate the KCS device drivers from the userspace interface. Decreasing the coupling will improve the separation of concerns and enable the introduction of alternative userspace interfaces.
For now, simply split the chardev logic out to a separate file. The code continues to build into the same module.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Message-Id: <20210608104757.582199-5-andrew@aj.id.au> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|