Hi Linus,
Sorry been travelling and a bit neglectful of some of Alan's patches,
These all look necessary for -fixes,
Dave.
The following changes since commit ac7d181e323a888015e19e2e4d776095a0433787:
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging (2012-07-13 11:01:03 -0700)
are available in the git repository at:
ssh://people.freedesktop.org/~airlied/linux.git drm-fixes
for you to fetch changes up to a3928c6b5f43bcd561802b52049b6024b8da675f:
gma500,cdv: Fix the brightness base (2012-07-17 04:35:06 +1000)
---------------------------------------------------------------- Alan Cox (4): gma500: Fix frequency detection gma500: Fix lid related crash gma500: move the ASLE enable gma500,cdv: Fix the brightness base
drivers/gpu/drm/gma500/cdv_device.c | 36 +++++++++++++++++++---------------- drivers/gpu/drm/gma500/opregion.c | 8 +++----- drivers/gpu/drm/gma500/opregion.h | 5 +++++ drivers/gpu/drm/gma500/psb_device.c | 13 +++++-------- drivers/gpu/drm/gma500/psb_drv.c | 1 + 5 files changed, 34 insertions(+), 29 deletions(-)