]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 13 Nov 2023 11:12:49 +0000 (13:12 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 Nov 2023 11:47:45 +0000 (11:47 +0000)
commit3fc6350fc8470d42f5e700ecd1c3d90f9dd9fd2d
tree137ad4c2a428024ee17fd2fadc3f71945e39f115
parent6f9da18171889fae105e1413a825c53fa5aab40c
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX

The SPI_MASTER_HALF_DUPLEX is the legacy name of a definition
for a half duplex flag. Since all others had been replaced with
the respective SPI_CONTROLLER prefix get rid of the last one
as well. There is no functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> # for input
Acked-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/r/20231113111249.3982461-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/input/rmi4/rmi_spi.c
drivers/mmc/host/mmc_spi.c
drivers/net/ethernet/micrel/ks8851_spi.c
drivers/usb/gadget/udc/max3420_udc.c
include/linux/spi/spi.h