mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 19:18:12 +00:00
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> |
||
|---|---|---|
| .. | ||
| hdmi_drv.c | ||
| hdmiphy_drv.c | ||
| Kconfig | ||
| Makefile | ||
| mixer_drv.c | ||
| mixer_grp_layer.c | ||
| mixer_reg.c | ||
| mixer_video.c | ||
| mixer_vp_layer.c | ||
| mixer.h | ||
| regs-hdmi.h | ||
| regs-mixer.h | ||
| regs-sdo.h | ||
| regs-vp.h | ||
| sdo_drv.c | ||
| sii9234_drv.c | ||