spi: atmel-quadspi: Update to current device naming terminology
authorAlexander Dahl <ada@thorsis.com>
Thu, 9 Jan 2025 09:48:43 +0000 (10:48 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2025 12:03:30 +0000 (12:03 +0000)
commit5e56618e1593a9eb9d72dc9433ac7a02a6c48c8f
tree1790b27f670e88de2c2efd0b7c847bca19d760f3
parent636ee5781d259258dc9425a5552be1ffa458633c
spi: atmel-quadspi: Update to current device naming terminology

For v6.9 the spi subsystem changed the terminology to host and target
devices, see commit 99769a52464d ("spi: Update the "master/slave"
terminology in documentation") for reference.  Support for SAMA7G5 was
forward ported recently from an old vendor branch before that
terminology change, so naming for the new struct member is adapted to
follow the current scheme.

Signed-off-by: Alexander Dahl <ada@thorsis.com>
Link: https://patch.msgid.link/20250109094843.36014-1-ada@thorsis.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/atmel-quadspi.c