From mboxrd@z Thu Jan 1 00:00:00 1970 From: robert.jarzmik@free.fr (Robert Jarzmik) Date: Wed, 14 Apr 2010 19:27:27 +0200 Subject: [PATCH] pxa: make it clear by converting MMC 'delay_detect' to millisecond In-Reply-To: (Eric Miao's message of "Wed, 14 Apr 2010 07:08:13 +0800") References: Message-ID: <87hbne7xmo.fsf@free.fr> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Eric Miao writes: > commit 4db1d6645934f49806bd1b49ae4c4176e9b7c843 > Author: Eric Miao > 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 For mioa701 part, please find my : Acked-by: Robert Jarzmik -- Robert