public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: kpc2000: kpc_spi: Assorted minor fixups
@ 2019-06-05  1:09 Geordan Neukum
  2019-06-05  1:09 ` [PATCH 1/6] staging: kpc2000: kpc_spi: remove unnecessary struct member phys Geordan Neukum
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Geordan Neukum @ 2019-06-05  1:09 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Geordan Neukum, Mao Wenan, Jeremy Sowden, devel, linux-kernel

Primarily just a bunch of unused / unnecessarily used struct member
cleanup patches with the exception of one patch which removes an
unnecessary cast to a (void *) in a couple of functions.

Geordan Neukum (6):
  staging: kpc2000: kpc_spi: remove unnecessary struct member phys
  staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dir
  staging: kpc2000: kpc_spi: remove unnecessary struct member word_len
  staging: kpc2000: kpc_spi: remove unnecessary struct member
    chip_select
  staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr
  staging: kpc2000: kpc_spi: remove unnecessary cast in
    [read|write]_reg()

 drivers/staging/kpc2000/kpc2000_spi.c | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-06-05  1:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05  1:09 [PATCH 0/6] staging: kpc2000: kpc_spi: Assorted minor fixups Geordan Neukum
2019-06-05  1:09 ` [PATCH 1/6] staging: kpc2000: kpc_spi: remove unnecessary struct member phys Geordan Neukum
2019-06-05  1:09 ` [PATCH 2/6] staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dir Geordan Neukum
2019-06-05  1:09 ` [PATCH 3/6] staging: kpc2000: kpc_spi: remove unnecessary struct member word_len Geordan Neukum
2019-06-05  1:09 ` [PATCH 4/6] staging: kpc2000: kpc_spi: remove unnecessary struct member chip_select Geordan Neukum
2019-06-05  1:09 ` [PATCH 5/6] staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr Geordan Neukum
2019-06-05  1:09 ` [PATCH 6/6] staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg() Geordan Neukum

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