linux/drivers/media/platform/soc_camera
Greg Kroah-Hartman 4c62e9764a Drivers: media: 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, __devinitdata,
__devinitconst, 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: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:02 -08:00
..
Kconfig [media] media: mx1_camera: mark the driver BROKEN 2012-11-22 11:26:19 -02:00
Makefile
atmel-isi.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
mx1_camera.c [media] media: mx1_camera: use the default .set_crop() implementation 2012-11-22 10:45:41 -02:00
mx2_camera.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
mx3_camera.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
omap1_camera.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
pxa_camera.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
sh_mobile_ceu_camera.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
sh_mobile_csi2.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
soc_camera.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
soc_camera_platform.c
soc_mediabus.c