mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* SPI core function names
@ 2005-12-19 10:16 Vitaly Wool
  2005-12-20  6:45 ` David Brownell
  0 siblings, 1 reply; 2+ messages in thread
From: Vitaly Wool @ 2005-12-19 10:16 UTC (permalink / raw)
  To: David Brownell; +Cc: Linux Kernel Mailing List

HI David,

one of the guys working on the SPI stuff with me noticed that he didn't 
feel conmortable with spi_sync name as it could be confused with the 
function that synchronizes between something and something else. So what 
if change spi_sync/spi_async to spi_transfer_sync/spi_transfer_async?

Vitaly

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

* Re: SPI core function names
  2005-12-19 10:16 SPI core function names Vitaly Wool
@ 2005-12-20  6:45 ` David Brownell
  0 siblings, 0 replies; 2+ messages in thread
From: David Brownell @ 2005-12-20  6:45 UTC (permalink / raw)
  To: Vitaly Wool; +Cc: Linux Kernel Mailing List

On Monday 19 December 2005 2:16 am, Vitaly Wool wrote:
> HI David,
> 
> one of the guys working on the SPI stuff with me noticed that he didn't 
> feel conmortable with spi_sync name as it could be confused with the 
> function that synchronizes between something and something else. So what 
> if change spi_sync/spi_async to spi_transfer_sync/spi_transfer_async?

Sure, feel free to submit a patch changing that the places they're used
in the 2.6.15-rc5-mm3 SPI patches.  (Plus the four patches I've sent
since then...)  The only downside to this change is breaking builds!

- Dave


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

end of thread, other threads:[~2005-12-20  6:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-19 10:16 SPI core function names Vitaly Wool
2005-12-20  6:45 ` David Brownell

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

Powered by JetHome