dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/mb862xx
Greg Kroah-Hartman 48c68c4f1b Drivers: video: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:01 -08:00
..
Makefile video: mb862xx: add support for controller's I2C bus adapter 2011-05-24 16:28:52 +02:00
mb862xx-i2c.c video: mb862xx-i2c: local functions should not be exposed globally 2012-05-08 16:57:23 +00:00
mb862xx_reg.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xxfb.h video: mb862xxfb: add support for L1 displaying 2011-05-24 16:28:52 +02:00
mb862xxfb_accel.c mb862xxfb: update Valentin's email address 2010-04-07 08:38:04 -07:00
mb862xxfb_accel.h mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect 2009-12-16 07:20:01 -08:00
mb862xxfbdrv.c Drivers: video: remove __dev* attributes. 2013-01-03 15:57:01 -08:00