]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpu: ipu-v3: prg: remove counter load enable
authorLucas Stach <l.stach@pengutronix.de>
Wed, 3 May 2017 16:16:46 +0000 (18:16 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 8 Jun 2017 06:57:13 +0000 (08:57 +0200)
commit16e9ab820ad43108513ec32bb18fb226df4cc7fc
tree1761f4a225f9c8492213cf7ae2047b2e43951d6f
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
gpu: ipu-v3: prg: remove counter load enable

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 <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/ipu-prg.c