From: Richard Purdie Date: Fri, 31 Mar 2006 10:31:51 +0000 (-0800) Subject: [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware X-Git-Tag: v2.6.17-rc1~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c0f5fb08e8ad59f396b1bda41ccd93cbb00a09f;p=pandora-kernel.git [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware Generalise the Corgi backlight driver by moving the default intensity and limit mask settings into the platform specific data structure. This enables the driver to support other Zaurus hardware, specifically the SL-6000x (Tosa) model. Also change the spinlock to a mutex (the spinlock is overkill). Signed-off-by: Richard Purdie Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed