On 07/18/2017 12:21 AM, Wolfram Sang wrote:
- unsigned long rate; - unsigned int clks_per_sec; + unsigned long rate, clks_per_sec;If you make this change, you should also update rwdt_priv.clks_per_sec (yes I know it's removed in a later patch in this series).Right. I will change but also wait a bit for more comments.
I for my part don't have any. Feel free to add Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> to the series when you resend. Thanks, Guenter