From: Ben Dooks Date: Thu, 24 Jul 2008 04:31:38 +0000 (-0700) Subject: lcd: add lcd_device to check_fb() entry in lcd_ops X-Git-Tag: v2.6.27-rc1~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c531360ed504aa0ce995fcb8ef08e82b6534d0b;p=pandora-kernel.git lcd: add lcd_device to check_fb() entry in lcd_ops Add the lcd_device being checked to the check_fb entry of lcd_ops. This ensures that any driver using this to check against it's own state can do so, and also makes all the calls in lcd_ops more orthogonal in their arguments. Signed-off-by: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed