fsi: master: Add boolean parameter to link_enable function
authorEddie James <eajames@linux.ibm.com>
Tue, 9 Jun 2020 21:39:27 +0000 (16:39 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 10 Sep 2020 02:52:47 +0000 (12:22 +0930)
commit04635a30dd53890fac4e926f91c4ec8619c9227b
treea20f60529a37c5f26180f0fe6e3e3dad401eef3e
parent3c3c484850bcb4b28f2377e3d641a32c42af949c
fsi: master: Add boolean parameter to link_enable function

Add the ability to disable a link with a boolean parameter to the
link_enable function. This is necessary so that the master can disable
links that it isn't using; for example, links to slaves that fail
initialization.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
drivers/fsi/fsi-core.c
drivers/fsi/fsi-master-aspeed.c
drivers/fsi/fsi-master-ast-cf.c
drivers/fsi/fsi-master-gpio.c
drivers/fsi/fsi-master-hub.c
drivers/fsi/fsi-master.h