Commits
Russell King committed 92de4c7bd43
drm/i2c: tda998x: power down pre-filter and color conversion commit 9476ed2e3883b11da1c8065e6d5a1785cae35588 upstream. Disabling the pre-filter block of the TDA998x saves 40mW and the colour conversion block saves 15mW. As we always disable these two blocks, we can power these sections of the chip down to save 55mW of unnecessary power consumption. Tested-by: Brian Starkey <brian.starkey@arm.com> Reviewed-by: Brian Starkey <brian.starkey@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>