All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] libata: use ata.h mode mask defines everywhere
@ 2009-03-14 20:34 Erik Inge Bolsø
  2009-03-14 20:37 ` [PATCH 1/2 v2] ide/ata: add some more transfer masks to ata.h Erik Inge Bolsø
  2009-03-14 20:38 ` [PATCH 2/2 v2] libata: convert drivers to use ata.h mode mask defines Erik Inge Bolsø
  0 siblings, 2 replies; 4+ messages in thread
From: Erik Inge Bolsø @ 2009-03-14 20:34 UTC (permalink / raw)
  To: linux-ide

This patch series converts all drivers/ata/ drivers to use ATA_PIOx / 
ATA_MWDMAx / ATA_UDMAx defines for transfer masks, uncovering a few 
possible bugs in the process. Nothing important.

This series makes no functional changes, only converts hex codes to their 
corresponding defines.

v2:
 - squashed into two patches
 - left an ascii table in pata_at32 alone

Erik Inge Bolsø (2):
  ide/ata: add some more transfer masks to ata.h
  libata: convert drivers to use ata.h mode mask defines


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

end of thread, other threads:[~2009-03-25  2:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-14 20:34 [PATCH 0/2 v2] libata: use ata.h mode mask defines everywhere Erik Inge Bolsø
2009-03-14 20:37 ` [PATCH 1/2 v2] ide/ata: add some more transfer masks to ata.h Erik Inge Bolsø
2009-03-25  2:14   ` Jeff Garzik
2009-03-14 20:38 ` [PATCH 2/2 v2] libata: convert drivers to use ata.h mode mask defines Erik Inge Bolsø

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.