[PATCH] pxa: make it clear by converting MMC 'delay_detect' to millisecond

Eric Miao eric.y.miao at gmail.com
Wed Apr 14 13:32:59 EDT 2010


On Thu, Apr 15, 2010 at 1:27 AM, Robert Jarzmik <robert.jarzmik at free.fr> wrote:
> Eric Miao <eric.y.miao at gmail.com> writes:
>
>> commit 4db1d6645934f49806bd1b49ae4c4176e9b7c843
>> Author: Eric Miao <eric.y.miao at gmail.com>
>> Date:   Wed Apr 14 07:00:42 2010 +0800
>>
>>     [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
>>
>>     delay_detect in HZ is confusing, convert it to be millisecond based. And
>>     thus remove those unnecessary call to msecs_to_jiffies() at runtime for
>>     this field. Other constants are converted assuming HZ == 100, which are
>>     basically true for those platforms.
>>
>>     The assignment in csb726.c was incorrect, and is fixed in this patch as
>>     a result.
>>
>>     Signed-off-by: Eric Miao <eric.y.miao at gmail.com>
>
> For mioa701 part, please find my :
> Acked-by: Robert Jarzmik <robert.jarzmik at free.fr>
>

Thanks, Robert.



More information about the linux-arm-kernel mailing list