linux/drivers/gpu/drm/shmobile
Greg Kroah-Hartman 56550d94cb Drivers: gpu: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, and __devexit
from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: David Airlie <airlied@linux.ie>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:15 -08:00
..
Kconfig
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm/shmob: drm_connector_property -> drm_object_property 2012-11-30 10:20:11 -06:00
shmob_drm_crtc.h
shmob_drm_drv.c Drivers: gpu: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
shmob_drm_drv.h
shmob_drm_kms.c
shmob_drm_kms.h
shmob_drm_plane.c
shmob_drm_plane.h
shmob_drm_regs.h