Re: [PATCH] ahci: Add MCP73/MCP77 support to AHCI driver

2007-06-09 Thread Jeff Garzik
Peer Chen wrote: Add the MCP73/MCP77 support to ahci driver. The patch base on kernel 2.6.22-rc4 Signed-off-by: Peer Chen <[EMAIL PROTECTED]> applied Please put comments that should not be copied into the permanent kernel changelog following a "---" separator, as described in Documentation

Re: [PATCH] ahci: Add MCP73/MCP77 support to AHCI driver

2007-06-07 Thread Tejun Heo
Hello, This one looks much better. Just few more things. Peer Chen wrote: > Add the MCP73/MCP77 support to ahci driver. > The patch base on kernel 2.6.22-rc4 > > Signed-off-by: Peer Chen <[EMAIL PROTECTED]> > The separator is '---'. Automated

[PATCH] ahci: Add MCP73/MCP77 support to AHCI driver

2007-06-07 Thread Peer Chen
Add the MCP73/MCP77 support to ahci driver. The patch base on kernel 2.6.22-rc4 Signed-off-by: Peer Chen <[EMAIL PROTECTED]> --- linux-2.6.22-rc4/drivers/ata/ahci.c.orig +++ linux-2.6.22-rc4/drivers/ata/ahci.c @@ -426,6 +426,30 @@ static const stru

Re: [PATCH] ahci: Add MCP73/MCP77 support to AHCI driver

2007-06-06 Thread Tejun Heo
Peer Chen wrote: > Add the MCP73/MCP77 support to ahci driver. > The patch base on kernel 2.6.22-rc4 Please resend in plain text. My recommendations... 1. If you can setup a linux machine with working MTA, use git-format-patch and git-send-email. If you don't feel comfortable with git, you can