]> git.baikalelectronics.ru Git - kernel.git/commit
fsi: core: Add check for master property no-scan-on-init
authorChristopher Bostic <cbostic@linux.vnet.ibm.com>
Mon, 12 Feb 2018 05:15:49 +0000 (15:45 +1030)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 18:11:01 +0000 (19:11 +0100)
commitf2e2d1beaaf6544967094608019471e0117cb362
treeab795924e27c734f12a8dd6a3515b28ff06dee64
parent2be730006a1d7d14ed98ebb33cfab07b3ea1809f
fsi: core: Add check for master property no-scan-on-init

Prior to scanning a master check if the optional property
no-scan-on-init is present.  If it is then avoid scanning.  This is
necessary in cases where a master scan could interfere with another
FSI master on the same bus.

Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fsi/fsi-core.c