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

From: Nam Cao
Date: Mon Dec 11 2023 - 07:49:38 EST


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