[PATCH linux dev-5.4 0/3] fsi: Disable link when slave init fails
Eddie James
eajames at linux.ibm.com
Tue Apr 7 05:19:35 AEST 2020
This series modifies the link_enable function to accept a boolean parameter to
indicate whether to enable or disable the link. Then, it disables the link when
initialization of the slave fails or if there is no slave on the link.
Eddie James (3):
fsi: master: Remove link enable read-back
fsi: master: Add boolean parameter to link_enable function
fsi: core: Disable link when slave init fails
drivers/fsi/fsi-core.c | 15 +++++++++++++--
drivers/fsi/fsi-master-aspeed.c | 25 +++++++++++--------------
drivers/fsi/fsi-master-ast-cf.c | 5 +++--
drivers/fsi/fsi-master-gpio.c | 5 +++--
drivers/fsi/fsi-master-hub.c | 17 ++++++++++++-----
drivers/fsi/fsi-master.h | 3 ++-
6 files changed, 44 insertions(+), 26 deletions(-)
--
2.24.0
More information about the openbmc
mailing list