linux/drivers/media/i2c/m5mols
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] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00
m5mols_capture.c [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
m5mols_controls.c [media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_mode 2012-10-01 14:56:29 -03:00
m5mols_core.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
m5mols_reg.h [media] m5mols: Implement .get_frame_desc subdev callback 2012-10-05 21:28:06 -03:00
m5mols.h [media] m5mols: Add missing #include <linux/sizes.h> 2012-10-10 08:17:16 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00