Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: pl022: clean up some unused variables
@ 2023-12-11 12:49 Nam Cao
  2023-12-11 12:49 ` [PATCH 1/2] spi: pl022: delete unused cur_gpiod in struct pl022 Nam Cao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nam Cao @ 2023-12-11 12:49 UTC (permalink / raw)
  To: linus.walleij, broonie, linux-arm-kernel, linux-spi, linux-kernel; +Cc: Nam Cao

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-12 15:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 12:49 [PATCH 0/2] spi: pl022: clean up some unused variables Nam Cao
2023-12-11 12:49 ` [PATCH 1/2] spi: pl022: delete unused cur_gpiod in struct pl022 Nam Cao
2023-12-11 12:49 ` [PATCH 2/2] spi: pl022: delete unused next_msg_cs_active " Nam Cao
2023-12-12 15:46 ` [PATCH 0/2] spi: pl022: clean up some unused variables Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox