[PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error)
From: nm@ti.com (Nishanth Menon)
Date: 2014-08-21 13:49:52
Also in:
linux-omap, lkml
From: nm@ti.com (Nishanth Menon)
Date: 2014-08-21 13:49:52
Also in:
linux-omap, lkml
On Thu, Aug 21, 2014 at 8:44 AM, Tero Kristo [off-list ref] wrote:
On 08/18/2014 07:56 PM, Nishanth Menon wrote:quoted
Hi, The following patches are based on v3.17-rc1 Prior to this series: http://slexy.org/view/s20QH6PW4x (notice the /0 div error spam at initial boot log) After this series: http://slexy.org/view/s20tPNXPf4Yeah, valid findings. However, you did not root-cause the problem, just added a bandaid for the most obvious errors.
Yep, it does seem that omap3_noncore_dpll_set_rate had the same bandaid as well :).. but checks did make sense..
I will queue these patches for 3.17-rc fixes anyway, but will post an actual fix in a bit.
Thanks for rootcausing. --- Regards, Nishanth Menon