On Sat, Mar 16, 2019 at 11:51 AM Jonathan Cameron wrote:
>
> Applied to the fixes-togreg branch of iio.git.
>
Thank you kindly for taking this patch set, Jonathan.
On Sun, 10 Mar 2019 14:58:26 -0400
Sven Van Asbroeck wrote:
> In remove, the clock is disabled before canceling the
> delayed work. This means that the delayed work may be
> touching unclocked hardware.
>
> Fix by disabling the clock after the delayed work is
> fully canceled. This is consistent
In remove, the clock is disabled before canceling the
delayed work. This means that the delayed work may be
touching unclocked hardware.
Fix by disabling the clock after the delayed work is
fully canceled. This is consistent with the probe error
path order.
Signed-off-by: Sven Van Asbroeck
---
3 matches
Mail list logo