Searched hist:faae6e391eda73a5b9870c78349064282a625bfa (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/char/ipmi/ |
H A D | kcs_bmc_device.h | faae6e391eda73a5b9870c78349064282a625bfa Tue Jun 08 12:47:47 CEST 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split headers into device and client
Strengthen the distinction between code that abstracts the implementation of the KCS behaviours (device drivers) and code that exploits KCS behaviours (clients). Neither needs to know about the APIs required by the other, so provide separate headers.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Message-Id: <20210608104757.582199-7-andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | kcs_bmc_client.h | faae6e391eda73a5b9870c78349064282a625bfa Tue Jun 08 12:47:47 CEST 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split headers into device and client
Strengthen the distinction between code that abstracts the implementation of the KCS behaviours (device drivers) and code that exploits KCS behaviours (clients). Neither needs to know about the APIs required by the other, so provide separate headers.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Message-Id: <20210608104757.582199-7-andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | kcs_bmc_cdev_ipmi.c | diff faae6e391eda73a5b9870c78349064282a625bfa Tue Jun 08 12:47:47 CEST 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split headers into device and client
Strengthen the distinction between code that abstracts the implementation of the KCS behaviours (device drivers) and code that exploits KCS behaviours (clients). Neither needs to know about the APIs required by the other, so provide separate headers.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Message-Id: <20210608104757.582199-7-andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | kcs_bmc.h | diff faae6e391eda73a5b9870c78349064282a625bfa Tue Jun 08 12:47:47 CEST 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split headers into device and client
Strengthen the distinction between code that abstracts the implementation of the KCS behaviours (device drivers) and code that exploits KCS behaviours (clients). Neither needs to know about the APIs required by the other, so provide separate headers.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Message-Id: <20210608104757.582199-7-andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|
H A D | kcs_bmc.c | diff faae6e391eda73a5b9870c78349064282a625bfa Tue Jun 08 12:47:47 CEST 2021 Andrew Jeffery <andrew@aj.id.au> ipmi: kcs_bmc: Split headers into device and client
Strengthen the distinction between code that abstracts the implementation of the KCS behaviours (device drivers) and code that exploits KCS behaviours (clients). Neither needs to know about the APIs required by the other, so provide separate headers.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Message-Id: <20210608104757.582199-7-andrew@aj.id.au> Reviewed-by: Zev Weiss <zweiss@equinix.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>
|