Re: [PATCH] gpu: ipu-v3: prg: remove counter load enable

2017-05-03 Thread Philipp Zabel
On Wed, 2017-05-03 at 18:16 +0200, Lucas Stach wrote: > The counter load enable bit has no effect when the shadow register > set is activated. As we always operate the PRG with shadow enabled > it is safe to remove this. > > Signed-off-by: Lucas Stach > --- > drivers/gpu/ipu-v3/ipu-prg.c | 2 --

[PATCH] gpu: ipu-v3: prg: remove counter load enable

2017-05-03 Thread Lucas Stach
The counter load enable bit has no effect when the shadow register set is activated. As we always operate the PRG with shadow enabled it is safe to remove this. Signed-off-by: Lucas Stach --- drivers/gpu/ipu-v3/ipu-prg.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/ipu-v3/ipu