From f590f99ab9c13731aede86b522c0b8bf140a292e Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 15 Feb 2014 09:56:25 +0400 Subject: [PATCH] video: imxfb: Resolve mismatch between backlight/contrast Currently, driver uses backlight class to control contrast value. This is not correct. This patch resolves this issue by removing backlight class from the driver and replace handling of LCDC PWM Contrast Control Register by contrast control through LCD class. Signed-off-by: Alexander Shiyan Acked-by: Sascha Hauer Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed