spi: lpspi: Replace all "master" with "controller"
authorClark Wang <xiaoning.wang@nxp.com>
Fri, 7 Dec 2018 02:50:34 +0000 (02:50 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 13 Dec 2018 11:56:28 +0000 (11:56 +0000)
commit07d71557494c05b0651def1651bf6d7e7f47bbbb
treee42fc9d83241983c1c670a9be1f4d6fdb137d389
parent3f75720d0ebb388ff52200d00f2455cc0e6d95a9
spi: lpspi: Replace all "master" with "controller"

In order to enable the slave mode and make the code more readable,
replace all related structure names and object names which is
named "master" with "controller".

Signed-off-by: Clark Wang <xiaoning.wang@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsl-lpspi.c