From: Bruno Prémont Date: Sat, 20 Feb 2010 23:20:01 +0000 (+0100) Subject: backlight: Add backlight_device parameter to check_fb X-Git-Tag: v2.6.34-rc2~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e148b6a975980944f4466ccb669b1d02dfc6a1;p=pandora-kernel.git backlight: Add backlight_device parameter to check_fb check_fb from backlight_ops lacks a reference to the backlight_device that's being referred to. Add this parameter so a backlight_device can be mapped to a single framebuffer, especially if the same driver handles multiple devices on a single system. Signed-off-by: Bruno Prémont Signed-off-by: Richard Purdie --- Reading git-diff-tree failed