[PATCH 1/2] Add support for Designware SATA controller driver
Benjamin Herrenschmidt
benh at kernel.crashing.org
Fri May 1 18:49:08 EST 2009
On Fri, 2009-05-01 at 03:26 -0400, Jeff Garzik wrote:
> Feng Kan wrote:
> > Signed-off-by: Feng Kan <fkan at amcc.com>
> > ---
> > drivers/ata/Kconfig | 76 +-
> > drivers/ata/Makefile | 1 +
> > drivers/ata/sata_dwc.c | 2047 ++++++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 2091 insertions(+), 33 deletions(-)
> > create mode 100644 drivers/ata/sata_dwc.c
>
> I don't see a patch 2/2 ?
Patch 2/2 is just adding the device-tree bits to the platform for
this driver to match against, so it's no big deal. However, Feng,
we already mentioned that you do a lot of unrelated changes to the
Kconfig file that shouldn't be part of this patch, just add the
entry for this chip, don't move stuff around in Kconfig, unless I
missed a good reason why this is done that way.
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list