Re: [PATCH] pata_rdc: driver for RDC ATA devices

From: Joe Perches
Date: Wed Jun 24 2009 - 19:35:04 EST


On Wed, 2009-06-24 at 23:55 +0100, Alan Cox wrote:
> > Seems fine and fairly straightforward to me. My lone comment -- go
> > through and replace magic numbers with named constants, for e.g. the PCI
> > config registers that program timings...
>
> Its based on your ata_piix driver. Feel free to update that and I'll pull
> names and things across to match.

I sent a few patches to Jeff privately to do just that.

I'm waiting for Jeff to see if he wants me to post
them publicly or not.

btw:

Jeff, your email address in MAINTAINERS is jgarzik@xxxxxxxxxx
Should it be changed to redhat.com or garzik.org or left as is.

$ git log --since=1-year-ago | grep -i "by:.*garzik" | \
cut -f2- -d":" | sort | uniq -c | sort -rn
865 Jeff Garzik <jgarzik@xxxxxxxxxx>
13 Jeff Garzik <jgarzik@xxxxxxxxx>
13 Jeff Garzik <jeff@xxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/