linux/drivers/isdn/hardware/avm
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
avm_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
avmcard.h proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
b1dma.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
b1isa.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pci.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pcmcia.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
c4.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
Kconfig isdn/avm: fix build when PCMCIA is not enabled 2010-08-22 21:37:33 -07:00
Makefile
t1isa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
t1pci.c isdn: avm: call pci_disable_device() if pci_probe() failed 2010-08-10 02:51:10 -07:00