Re: [PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error)

2014-08-21 Thread Tero Kristo
On 08/18/2014 07:56 PM, Nishanth Menon wrote: 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/s20tPNXPf4 Yeah, valid findings. However, you did

Re: [PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error)

2014-08-21 Thread Nishanth Menon
On Thu, Aug 21, 2014 at 8:44 AM, Tero Kristo t-kri...@ti.com wrote: On 08/18/2014 07:56 PM, Nishanth Menon wrote: 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:

[PATCH 0/2] clk: ti: Fix up error checks in set_rate (and div 0 error)

2014-08-18 Thread Nishanth Menon
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/s20tPNXPf4 Nishanth Menon (2): clk: ti: divider: Provide error check for incoming parameters in