Re: [PATCH 1/1]mmc: fix division by zero when calculate mmc erase time

2011-02-24 Thread Marc Koschewski
* Dong, Chuanxiao [2011-02-24 20:25:21 +0800]: > > -Original Message- > > From: Marc Koschewski [mailto:m...@osknowledge.org] > > Sent: Thursday, February 24, 2011 8:23 PM > > To: Dong, Chuanxiao > > Cc: linux-mmc@vger.kernel.org; c...@laptop.org; adrian.hu

Re: [PATCH 1/1]mmc: fix division by zero when calculate mmc erase time

2011-02-24 Thread Marc Koschewski
* Dong, Chuanxiao [2011-02-24 20:09:59 +0800]: > > > > -Original Message- > > From: Marc Koschewski [mailto:m...@osknowledge.org] > > Sent: Thursday, February 24, 2011 7:38 PM > > To: Dong, Chuanxiao > > Cc: linux-mmc@vger.kernel.org; c...

Re: [PATCH 1/1]mmc: fix division by zero when calculate mmc erase time

2011-02-24 Thread Marc Koschewski
nstead of calling it twice? Cheers, Marc > > erase_timeout = timeout_us / 1000; > > -- > 1.6.6.1 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majord...@vger.kernel.org > More majo