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

Sergei Shtylyov sshtylyov at mvista.com
Wed Jun 2 08:54:57 EDT 2010


Hello.

Anton Vorontsov 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.

    Then I guess it's the typo(s) there. ;-)

WBR, Sergei



More information about the linux-arm-kernel mailing list