Messages in this thread |  | | Date | Mon, 4 Jan 2021 08:57:32 +0800 | | From | Xu Yilun <> | | Subject | Re: [PATCH v2] spi: fix the divide by 0 error when calculating xfer waiting time |
| |
On Sat, Jan 02, 2021 at 11:11:14AM -0300, Fabio Estevam wrote: > On Sat, Jan 2, 2021 at 12:07 AM Xu Yilun <yilun.xu@intel.com> wrote: > > > > The xfer waiting time is the result of xfer->len / xfer->speed_hz. This > > patch makes the assumption of 1khz xfer speed if the xfer->speed_hz is > > You missed to update the commit log to 100kHz.
Thanks for the catching, I'll fix it.
Yilun
|  |