linux/arch
PrasannaKumar Muralidharan d6a38c0ba7 miscdevice: Use module_misc_device() macro
This patch removes module_init()/module_exit() from driver code by using
module_misc_device() macro. All modules in this patch has a print
statement which is removed when module_misc_device() macro is used.
If undesirable this patch can be dropped entirely, this is the only
purpose of making this as a separate patch.

Signed-off-by: PrasannaKumar Muralidharan <prasannatsmkumar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-31 14:12:35 +02:00
..
alpha
arc
arm miscdevice: Add helper macro for misc device boilerplate 2016-08-31 14:12:35 +02:00
arm64 arm64 fixes: 2016-08-13 19:29:46 -07:00
avr32
blackfin miscdevice: Add helper macro for misc device boilerplate 2016-08-31 14:12:35 +02:00
c6x
cris
frv
h8300 h8300: Add missing include file to asm/io.h 2016-08-13 08:53:56 -07:00
hexagon
ia64
m32r
m68k
metag
microblaze
mips MIPS: KVM: Propagate kseg0/mapped tlb fault errors 2016-08-12 12:01:30 +02:00
mn10300
nios2
openrisc
parisc
powerpc KVM locks kvm_device list to prevent corruption on device creation. 2016-08-13 10:11:14 -07:00
s390 KVM locks kvm_device list to prevent corruption on device creation. 2016-08-13 10:11:14 -07:00
score
sh
sparc
tile
um miscdevice: Use module_misc_device() macro 2016-08-31 14:12:35 +02:00
unicore32 unicore32: mm: Add missing parameter to arch_vma_access_permitted 2016-08-13 08:53:18 -07:00
x86 Power management fixes for v4.8-rc2 2016-08-12 16:23:58 -07:00
xtensa
.gitignore
Kconfig