gma500: Add device framework
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Nov 2011 18:21:31 +0000 (18:21 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2011 11:25:08 +0000 (11:25 +0000)
The devices have various internal differences so we have some abstractions
to hide the ugly differences and we then wrap them up in standard
interfaces. Add these bits

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/backlight.c [new file with mode: 0644]
drivers/gpu/drm/gma500/power.c [new file with mode: 0644]
drivers/gpu/drm/gma500/power.h [new file with mode: 0644]

Simple merge
Simple merge
Simple merge