[PATCH 0/2] spi: pl022: clean up some unused variables

Nam Cao namcao at linutronix.de
Mon Dec 11 04:49:13 PST 2023


The driver was refactored in 9b2ef250b31d ("spi: spl022: switch to use
default spi_transfer_one_message()"), and some variables are now unused
because of that. Clean them up.

Nam Cao (2):
  spi: pl022: delete unused cur_gpiod in struct pl022
  spi: pl022: delete unused next_msg_cs_active in struct pl022

 drivers/spi/spi-pl022.c | 9 ---------
 1 file changed, 9 deletions(-)

-- 
2.39.2




More information about the linux-arm-kernel mailing list