Re: [Nouveau] [PATCH v4 30/37] clk: seperate the locking from the implementation in nvkm_clk_update

2016-04-20 Thread Martin Peres
sepArate On 18/04/16 22:14, Karol Herbst wrote: Would be nice to say what for. With a better commit message and the typo fixed: Reviewed-by: Martin Peres Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/clk/base.c | 16 1 file changed, 12 insertions(+), 4 deletion

[Nouveau] [PATCH v4 30/37] clk: seperate the locking from the implementation in nvkm_clk_update

2016-04-18 Thread Karol Herbst
Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/clk/base.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/drm/nouveau/nvkm/subdev/clk/base.c b/drm/nouveau/nvkm/subdev/clk/base.c index 7f86e41..d6f239f 100644 --- a/drm/nouveau/nvkm/subdev/clk/base.c