[PATCH]460EX on-chip SATA driver<kernel 2.6.33><resubmission>
Marek Vasut
marek.vasut at gmail.com
Tue Jun 29 11:33:50 EST 2010
Dne Pá 4. června 2010 14:26:17 Rupjyoti Sarmah napsal(a):
> This patch enables the on-chip DWC SATA controller of the AppliedMicro
> processor 460EX.
>
> Signed-off-by: Rupjyoti Sarmah <rsarmah at appliedmicro.com>
> Signed-off-by: Mark Miesfeld <mmiesfeld at appliedmicro.com>
> Signed-off-by: Prodyut Hazarika <phazarika at appliedmicro.com>
>
--SNIP--
> + dev_err(ap->dev, "%s: Command not pending cmd_issued=%d "
> + "(tag=%d) DMA NOT started\n", __func__,
> + hsdevp->cmd_issued[tag], tag);
Just a nitpick, but don't break strings if possible.
More information about the Linuxppc-dev
mailing list