From: Johan Hovold Date: Tue, 12 Nov 2013 23:09:38 +0000 (-0800) Subject: backlight: atmel-pwm-bl: fix reported brightness X-Git-Tag: v3.2.54~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281f5afc26c7d7604685c8c1d686154f3354a5d1;p=pandora-kernel.git backlight: atmel-pwm-bl: fix reported brightness commit 185d91442550110db67a7dc794a32efcea455a36 upstream. The driver supports 16-bit brightness values, but the value returned from get_brightness was truncated to eight bits. Signed-off-by: Johan Hovold Cc: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed