[PATCH 3/4] ARM: cns3xxx: Add support for AHCI controllers

Anton Vorontsov avorontsov at mvista.com
Wed Jun 2 08:53:34 EDT 2010


On Wed, Jun 02, 2010 at 04:49:13PM +0400, Sergei Shtylyov wrote:
[..]
> >+	/* De-Asscer SATA Reset */
> >+	tmp = PM_SOFT_RST_REG;
> >+	tmp |= 0x1 << PM_SOFT_RST_REG_OFFST_SATA;
> 
>    You have *REG_OFFSET* everywhere, and *REG_OFFST* here -- a typo?

No, this is how PM_SOFT_RST_REG_OFFST_* bits actually named.

-- 
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2



More information about the linux-arm-kernel mailing list