siflower: spi: replace 'master' with 'controller' in driver
authorZhu Yujie <libriunc@gmail.com>
Fri, 14 Nov 2025 07:19:13 +0000 (15:19 +0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 19 Nov 2025 19:57:31 +0000 (20:57 +0100)
commit31cb99491ef65439423d496a3c5cd0ed2b5077dd
treed274679b2b0ae7507198899cdccb962f7f2d63f9
parent5866f9b0243f90e2b9dbf81d6603071927f4d22b
siflower: spi: replace 'master' with 'controller' in driver

This change replaces the term 'master' with 'controller' in the
Siflower SPI driver (sf_qspi) to align with the Linux kernel's
inclusive language policy.

Tested-by: Jingkun Zheng <mx@kevinmx.top>
Tested-by: Zhu Yujie <libriunc@gmail.com>
Tested-by: Chuanhong Guo gch981213@gmail.com
Signed-off-by: Zhu Yujie <libriunc@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20555
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/siflower/files-6.12/drivers/spi/spi-sf21-qspi.c