[PATCH] ARM: gemini: remove obsolete IRQF_DISABLED

2013-10-04 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/arm/mach-gemini/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-gemini/time.c b/arc

[PATCH] net: hamradio/scc: remove deprecated IRQF_DISABLED

2013-10-04 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/hamradio/scc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/hamradio/scc.c b/driver

[PATCH] net: hamradio/yam: remove deprecated IRQF_DISABLED

2013-10-04 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/hamradio/yam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/hamradio/yam.c b/driver

[PATCH] irda: remove deprecated IRQF_DISABLED

2013-10-04 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/irda/bfin_sir.c | 4 ++-- drivers/net/irda/donauboe.c | 4 ++-- drivers/net/irda/sh_irda.c | 2 +- drivers/net

[PATCH] net: wan: remove deprecated IRQF_DISABLED

2013-10-04 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/wan/hostess_sv11.c | 2 +- drivers/net/wan/sealevel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

[PATCH] net: p54spi: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/wireless/p54/p54spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/p54/p54

[PATCH] PNP: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/pnp/resource.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pnp/resource.c b/driver

[PATCH] [SCSI] NCR5380: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/NCR5380.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/NCR5380.c b/drivers

[PATCH] [SCSI] aacraid: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- drivers/scsi/aacraid/rx.c | 2 +- drivers/scsi/aacraid/sa.c | 3 +-- drivers/scsi/aacraid/src.c | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/scsi/aacraid/rx.c b/drivers/scsi/aacraid/rx.c index dada38a..bf077ce 100644

[PATCH] [SCSI] aha152x: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Also taking the opportunity to fix checkpatch issues on the lines I modified Signed-off-by: Michael Opdenacker --- drivers/scsi/aha152x.c | 4 ++-- 1 file chang

[PATCH] [SCSI] misc drivers: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/aic7xxx_old.c| 2 +- drivers/scsi/dtc.c| 2 +- drivers/scsi/esas2r/esas2r_init.c | 2 +- dr

[PATCH] [SCSI]: ARM: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/arm/acornscsi.c | 2 +- drivers/scsi/arm/cumana_1.c | 2 +- drivers/scsi/arm/cumana_2.c | 2 +- drivers/scs

[PATCH] [SCSI] eata: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/eata.c | 2 +- drivers/scsi/eata_pio.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --

[PATCH] [SCSI] ibmvstgt: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/ibmvscsi/ibmvstgt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/ibmvscsi/ibmvstg

[PATCH] [SCSI] u14-34f: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/u14-34f.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/u14-34f.c b/drivers/scs

[PATCH] [SCSI] wd7000: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/scsi/wd7000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/wd7000.c b/drivers/scsi/wd7

[PATCH] [media] davinci: vpfe: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dr

[PATCH] serial: bfin_uart: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/tty/serial/bfin_uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/bfin_uar

[PATCH] serial: tegra: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/tty/serial/serial-tegra.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/serial-te

[PATCH] usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/usb/gadget/mv_u3d_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/gadget/mv_u3d_cor

[PATCH] usb: host: uhci-platform: remove deprecated IRQF_DISABLED

2013-10-05 Thread Michael Opdenacker
This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/usb/host/uhci-platform.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/usb/host/uhci-platf

[PATCH 0/3] cris: cleanup Kconfig files

2013-07-07 Thread Michael Opdenacker
This set of patches removes kernel configuration parameters for the CRIS architecture, which are used nowhere in the kernel source code and makefiles. Michael Opdenacker (3): cris: cleanup arch-v10/drivers/Kconfig cris: cleanup arch-v32/drivers/Kconfig cris: cleanup Kconfig arch/cris

[PATCH 2/3] cris: cleanup arch-v32/drivers/Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in arch/cris/arch-v32/drivers/Kconfig, but used nowhere in the makefiles and source code It also removes parameters which are no longer used after this change Signed-off-by: Michael Opdenacker --- arch/cris/arch-v32/drivers

[PATCH] xen: remove unused Kconfig parameter

2013-07-07 Thread Michael Opdenacker
clear. Signed-off-by: Michael Opdenacker --- arch/x86/xen/Kconfig | 5 - 1 file changed, 5 deletions(-) diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig index 1a3c765..b6401dc 100644 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig @@ -19,11 +19,6 @@ config XEN_DOM0 depends

[PATCH] ARM: footbridge: remove obsolete IRQF_DISABLED

2013-07-08 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from footbridge code. It's a NOOP since 2.6.35. Signed-off-by: Michael Opdenacker --- arch/arm/mach-footbridge/dc21285-timer.c | 2 +- arch/arm/mach-footbridge/dc21285.c | 10 +- arch/arm/mach-footbridge/isa-timer.c

[PATCH] cris: remove deprecated IRQF_DISABLED

2013-07-08 Thread Michael Opdenacker
rrupts disabled. Don't hesitate to let me know if you have other ways of rephrasing the comments! Signed-off-by: Michael Opdenacker --- arch/cris/arch-v10/drivers/gpio.c | 4 ++-- arch/cris/arch-v10/drivers/sync_serial.c | 4 ++-- arch/cris/arch-v10/kernel/time.c | 6 ++

Re: [PATCH 0/3] cris: cleanup Kconfig files

2013-07-09 Thread Michael Opdenacker
Hi Geert, On 07/09/2013 09:33 AM, Geert Uytterhoeven wrote: > Hi Michael, > > On Mon, Jul 8, 2013 at 8:04 AM, Michael Opdenacker > wrote: >> This set of patches removes kernel configuration parameters for the >> CRIS architecture, which are used nowhere in the kernel sour

Re: [PATCH] m68k: remove unused Kconfig parameters

2013-09-16 Thread Michael Opdenacker
Hi Greg, On 09/17/2013 01:48 AM, Greg Ungerer wrote: > Hi Michael, > > On 06/09/13 21:59, Michael Opdenacker wrote: >> This patch proposes to remove the UC5282 and UC5272 kernel configuration >> parameters defined in arch/m68k/Kconfig.machine, >> but used nowhere in th

[PATCH][RESEND] c6x: remove unused parameter in Kconfig

2013-09-16 Thread Michael Opdenacker
This patch proposes to remove the TMS320C6X_CACHES_ON kernel configuration parameter defined in arch/c6x/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker Acked by: Mark Salter --- arch/c6x/Kconfig | 4 1 file changed, 4 deletions(-) diff --git

[PATCH] ARM: STi: remove unused Kconfig parameters

2013-09-17 Thread Michael Opdenacker
This patch proposes to remove the 'SOC_STIH415' and 'SOC_STIH416' parameters, which are used nowhere else in the source code and Makefiles. Will they be needed in code that hasn't been submitted yet? Signed-off-by: Michael Opdenacker --- arch/

[PATCH] [TRIVIAL] treewide: fix "distingush" typo

2013-09-17 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- arch/m32r/include/asm/mmu_context.h| 2 +- arch/mn10300/include/asm/mmu_context.h | 2 +- arch/powerpc/platforms/pseries/nvram.c | 2 +- arch/sh/include/asm/mmu_context.h | 2 +- arch/x86/kernel/cpu/amd.c | 2 +- drivers/input/serio

[PATCH] [TRIVIAL] treewide: fix "usefull" typo

2013-09-17 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- drivers/base/dma-contiguous.c| 2 +- drivers/net/wireless/ath/ath5k/dma.c | 2 +- sound/soc/codecs/alc5632.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/base/dma-contiguous.c b/drivers/base/dma

Re: [PATCH] ARM: STi: remove unused Kconfig parameters

2013-09-18 Thread Michael Opdenacker
Hi Srini On 09/18/2013 08:35 AM, Srinivas KANDAGATLA wrote: > Hi Michael. > On 18/09/13 04:23, Michael Opdenacker wrote: >> This patch proposes to remove the 'SOC_STIH415' and 'SOC_STIH416' >> parameters, which are used nowhere else in the source code >&

[PATCH] cramfs: mark as obsolete

2013-09-04 Thread Michael Opdenacker
Who needs cramfs when you have squashfs? At least, we should warn people that cramfs is obsolete. Signed-off-by: Michael Opdenacker --- MAINTAINERS | 2 +- fs/cramfs/Kconfig | 5 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5b32bc2

[PATCH] mlx5: remove unused MLX5_DEBUG param in Kconfig

2013-09-06 Thread Michael Opdenacker
... Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/mellanox/mlx5/core/Kconfig | 10 -- 1 file changed, 10 deletions(-) diff --git a/drivers/net/ethernet/mellanox/mlx5/core/Kconfig b/drivers/net/ethernet/mellanox/mlx5/core/Kconfig index 2196282..157fe8d 100644 --- a/drivers/net

[PATCH] m68k: remove unused Kconfig parameters

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the UC5282 and UC5272 kernel configuration parameters defined in arch/m68k/Kconfig.machine, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- arch/m68k/Kconfig.machine | 12 1 file changed, 12 deletions(-) diff

[PATCH] gdrom: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/cdrom/gdrom.c. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/cdrom/gdrom.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/cdrom/gdro

[PATCH] net: korina: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/korina.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/korina.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --

[PATCH] frv: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from FRV architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/frv/kernel/irq-mb93091.c | 8 arch/frv/kernel/irq-mb93093.c | 2 +- arch/frv/kernel/irq-mb93493.

[PATCH] m68k: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from m68k architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/m68k/include/asm/floppy.h | 2 +- arch/m68k/include/asm/sun3xflop.h | 2 +- arch/m68k/platform/

[PATCH] ia64: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from ia64 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/ia64/kernel/irq_ia64.c | 4 arch/ia64/kernel/mca.c | 6 -- arch/ia64/kernel/perfmon.c | 1 -

[PATCH-v2] frv: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from FRV architecture code. It's a NOOP since 2.6.35 and it will be removed one day. This second version of the patch removes unless structure member initializations (.flags = 0) Signed-off-by: Michael Opdenacker --- arch/frv/kerne

[PATCH] x86: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from x86 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. x86/xen support code will be addressed in a separate patch. Signed-off-by: Michael Opdenacker --- arch/x86/include/asm/floppy.h | 4 ++-- arch/x86/k

[PATCH] x86/xen: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from x86/xen code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/x86/xen/smp.c | 10 +- arch/x86/xen/spinlock.c | 2 +- arch/x86/xen/time.c | 3 +-- 3 files chang

[PATCH] bcm63xx_enet: remove deprecated IRQF_DISABLED

2013-09-06 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/broadcom/bcm63xx_enet.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/broadcom/bcm63xx_enet.c | 8 1 file changed, 4 insertions(

[PATCH] ARM: davinci: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from Davinci code ;) It's a NOOP since 2.6.35, and will be removed one day Signed-off-by: Michael Opdenacker --- arch/arm/mach-davinci/board-da830-evm.c | 2 +- arch/arm/mach-davinci/board-omapl138-hawk.c | 2 +- arch/arm/mach-da

[PATCH] ARM: OMAP: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from OMAP code It's a NOOP since 2.6.35, and will be removed one day. Signed-off-by: Michael Opdenacker --- arch/arm/mach-omap1/fpga.c | 3 +-- arch/arm/mach-omap1/pm.c | 1 - arch/arm/mach-omap1/time.c | 2 +- arch/arm

[PATCH] mn10300: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from mn10300 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/mn10300/kernel/cevt-mn10300.c | 2 +- arch/mn10300/kernel/mn10300-serial.c | 6 +++--- arch/mn10300/k

[PATCH] sparc: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from sparc architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/sparc/include/asm/floppy_64.h | 2 +- arch/sparc/kernel/ldc.c| 4 ++-- 2 files changed, 3 inser

[PATCH] h8300: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from h8300 architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/h8300/kernel/timer/itu.c | 2 +- arch/h8300/kernel/timer/timer16.c | 2 +- arch/h8300/kernel/timer/tim

[PATCH] microblaze: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from microblaze architecture code. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- arch/microblaze/kernel/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

Re: [PATCH] h8300: remove deprecated IRQF_DISABLED

2013-09-07 Thread Michael Opdenacker
Hi Richard, On 09/07/2013 11:21 AM, richard -rw- weinberger wrote: > On Sat, Sep 7, 2013 at 11:15 AM, Michael Opdenacker > wrote: >> This patch proposes to remove the IRQF_DISABLED flag from h8300 architecture >> code. It's a NOOP since 2.6.35 and it will be removed one d

[PATCH] xen: remove deprecated IRQF_DISABLED

2013-09-08 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/xen code. It's a NOOP since 2.6.35 and it will be removed one day. Note that architecture dependent fixes for IRQF_DISABLED were already submitted through separate patches. Signed-off-by: Michael Opdenacker --- driver

Re: [PATCH] x86/xen: remove deprecated IRQF_DISABLED

2013-09-08 Thread Michael Opdenacker
ay. >> >> Signed-off-by: Michael Opdenacker >> >> --- >> arch/x86/xen/smp.c | 10 +- >> arch/x86/xen/spinlock.c | 2 +- >> arch/x86/xen/time.c | 3 +-- >> 3 files changed, 7 insertions(+), 8 deletions(-) > > If you are cleaning up

[PATCH] [media] davinci: remove deprecated IRQF_DISABLED

2013-09-08 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from davinci media platform drivers. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/media/platform/davinci/vpbe_display.c | 2 +- drivers/media/platform/davinci/vpfe_capture.

[RFC][PATCH] genirq: add IRQF_NONE

2013-09-08 Thread Michael Opdenacker
e, at least for people reading driver code for the first time. Would it worth it? I'm sure this kind of idea has come up many times before... Signed-off-by: Michael Opdenacker --- include/linux/interrupt.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/interrupt.h b/inc

Re: [PATCH] xen: remove deprecated IRQF_DISABLED

2013-09-08 Thread Michael Opdenacker
On 09/09/2013 05:22 AM, Ramkumar Ramachandra wrote: > Michael Opdenacker wrote: >> diff --git a/drivers/xen/platform-pci.c b/drivers/xen/platform-pci.c >> index 99db9e1..2f3528e 100644 >> --- a/drivers/xen/platform-pci.c >> +++ b/drivers/xen/platform-pci.c >> @@

Re: [RFC][PATCH] genirq: add IRQF_NONE

2013-09-08 Thread Michael Opdenacker
Hi Josh, On 09/09/2013 06:02 AM, Josh Triplett wrote: > On Mon, Sep 09, 2013 at 05:48:39AM +0200, Michael Opdenacker wrote: >> What about adding an IRQF_NONE flag as in the below patch? >> >> I'm currently working on removing the use of the deprecated >> IRQF_DISAB

[PATCH] bfin_mac: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/adi/bfin_mac.c. It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/adi/bfin_mac.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH] ehea: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/ibm/ehea/ehea_main.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/ibm/ehea/ehea_main.c | 7 +++ 1 file changed, 3 insertions(+), 4 dele

[PATCH] ethernet: amd: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/amd/sun3lance.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/amd/sun3lance.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

[PATCH] net: tulip: remove deprecated IRQF_DISABLED

2013-09-11 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/dec/tulip/de4x5.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/dec/tulip/de4x5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH][RESEND] blackfin: remove unused parameters in Kconfig

2013-09-12 Thread Michael Opdenacker
Hi Steven, Thank you for your replies! On 09/12/2013 04:41 AM, Steven Miao wrote: > > > On Wed, Sep 11, 2013 at 9:17 PM, Michael Opdenacker > <mailto:michael.opdenac...@free-electrons.com>> wrote: > > Hi Steven, > > Thank you for having a look at my patc

[PATCH] MAINTAINERS: blackfin: add git repository

2013-09-12 Thread Michael Opdenacker
Add the git repository currently in use for blackfin architecture development. This information was obtained from Steven Miao. Signed-off-by: Michael Opdenacker --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e61c2e8..288d7d9 100644 --- a

Re: [PATCH][RESEND] blackfin: remove unused parameters in Kconfig

2013-09-12 Thread Michael Opdenacker
ng repository in the MAINTAINERS file. Cheers, Michael. -- Michael Opdenacker, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com +33 484 258 098 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH] net: fec: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/freescale/fec_main.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/freescale/fec_main.c | 2 +- 1 file changed, 1 insertion(+), 1 del

[PATCH] net: hp100: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/hp/hp100.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/hp/hp100.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dr

[PATCH] net: lantiq_etop: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/lantiq_etop.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/lantiq_etop.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff

[PATCH] net: pxa168_eth: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/marvell/pxa168_eth.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/net/ethernet/marvell/pxa168_eth.c b/drivers/net/ethernet/marvell/pxa168_eth.c index 4ae0c74..fff6246 100644 --- a/drivers/net/ethernet

[PATCH] net: ks8851-ml: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/micrel/ks8851_mll.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/micrel/ks8851_mll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[PATCH] net: natsemi: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from code in drivers/net/ethernet/natsemi/ It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/natsemi/jazzsonic.c | 3 +-- drivers/net/ethernet/natsemi/xtsonic.c | 3 +

[PATCH] net: pasemi: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/pasemi/pasemi_mac.c It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/pasemi/pasemi_mac.c | 4 ++-- 1 file changed, 2 insertions(+), 2 dele

[PATCH] net: smsc: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from code in drivers/net/ethernet/smsc/ It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/smsc/smc91x.h | 2 +- drivers/net/ethernet/smsc/smsc9420.c | 3 +-- 2 files ch

[PATCH] net: ps3_gelic: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/ethernet/toshiba/ps3_gelic_net.c It's a NOOP since 2.6.35 and I will remove it one day ;) Signed-off-by: Michael Opdenacker --- drivers/net/ethernet/toshiba/ps3_gelic_net.c | 2 +- 1 file changed, 1 insertion(+), 1 del

Re: [PATCH] net: fec: remove deprecated IRQF_DISABLED

2013-09-12 Thread Michael Opdenacker
name, dev); > drivers/net/ethernet/broadcom/bcm63xx_enet.c:2159: > IRQF_DISABLED, dev->name, dev); > drivers/net/ethernet/broadcom/bcm63xx_enet.c:2165: > IRQF_DISABLED, dev->name, dev); Already done, through separ

[PATCH][RESEND] ARM: at91: remove IRQF_DISABLED

2013-09-03 Thread Michael Opdenacker
This flag is a NOOP since 2.6.36 and can be removed. This is an update for 3.11 of a patch already sent for 3.10 Signed-off-by: Michael Opdenacker --- arch/arm/mach-at91/at91rm9200_time.c | 2 +- arch/arm/mach-at91/at91sam926x_time.c | 2 +- arch/arm/mach-at91/at91x40_time.c | 2 +- 3

[PATCH][RESEND] ARM: footbridge: remove obsolete IRQF_DISABLED

2013-09-03 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from footbridge code. It's a NOOP since 2.6.35. This is an update for 3.11 of a patch already sent for 3.10 Signed-off-by: Michael Opdenacker --- arch/arm/mach-footbridge/dc21285-timer.c | 2 +- arch/arm/mach-footbridge/dc21285.c

[PATCH][RESEND] ARM: imx: remove IRQF_DISABLED

2013-09-03 Thread Michael Opdenacker
This flag is a NOOP since 2.6.35 and can be removed. This is an update for 3.11 of a patch already sent for 3.10 Signed-off-by: Michael Opdenacker --- arch/arm/mach-imx/Kconfig | 2 +- arch/arm/mach-imx/epit.c | 2 +- arch/arm/mach-imx/mach-armadillo5x0.c | 3 +-- arch

[PATCH][RESEND] blackfin: remove unused parameters in Kconfig

2013-09-03 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in arch/blackfin/Kconfig, but used nowhere in the makefiles and source code. This is an update for 3.11 of a patch already sent for 3.10 Signed-off-by: Michael Opdenacker --- arch/blackfin/Kconfig | 15 --- 1

[PATCH][RESEND] cris: remove deprecated IRQF_DISABLED

2013-09-03 Thread Michael Opdenacker
rrupts disabled. Don't hesitate to let me know if you have other ways of rephrasing the comments! This is an update for 3.11 of a patch already sent for 3.10 Signed-off-by: Michael Opdenacker --- arch/cris/arch-v10/drivers/gpio.c | 4 ++-- arch/cris/arch-v10/drivers/sync_serial.c

[PATCH] hamradio: baycom: remove deprecated IRQF_DISABLED

2013-09-25 Thread Michael Opdenacker
This patch proposes to remove the IRQF_DISABLED flag from drivers/net/hamradio/baycom_* It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker --- drivers/net/hamradio/baycom_ser_fdx.c | 2 +- drivers/net/hamradio/baycom_ser_hdx.c | 2 +- 2 files chang

Re: [PATCH tip/core/rcu 3/3] rcu: Fix occurrence of "the the" in checklist.txt

2013-09-25 Thread Michael Opdenacker
On 09/25/2013 05:33 PM, Josh Triplett wrote: > On Wed, Sep 25, 2013 at 06:55:27AM -0700, Paul E. McKenney wrote: >> On Tue, Sep 24, 2013 at 08:47:39PM -0700, Josh Triplett wrote: >>> On Tue, Sep 24, 2013 at 06:17:23PM -0700, Paul E. McKenney wrote: >>>> From: Michae

[PATCH] slab: add kmalloc() to kernel API documentation

2013-06-25 Thread Michael Opdenacker
e kcalloc() refered to kmalloc()'s documentation, which doesn't exist! This patch is a proposed fix for this. It also removes the documentation for kmalloc() in include/linux/slob_def.h which isn't included to generate the documentation anyway. This way, kmalloc() is describ

[PATCH] cfg80211/mac80211: fix doc compilation warnings

2013-06-25 Thread Michael Opdenacker
not too late). Signed-off-by: Michael Opdenacker --- include/net/cfg80211.h | 1 + include/net/mac80211.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 26b5b69..3949642 100644 --- a/include/net/cfg80211.h +++ b/inc

[PATCH] driver core: device.h: fix doc compilation warnings

2013-06-25 Thread Michael Opdenacker
This patch fixes the below 3 warnings running "make htmldocs", by adding descriptions for recently added structure members: DOCPROC Documentation/DocBook/device-drivers.xml Warning(/work/git.free-electrons.com/users/michael-opdenacker/linux//include/linux/device.h:116): No description

Workaround: kernel Docbook documentation - fsfunc prefix issue

2013-06-25 Thread Michael Opdenacker
k-xsl_1.78.1+dfsg-1_all.deb Now, my generated kernel documentation looks great again. Cheers, Michael. -- Michael Opdenacker, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com +33 484 258 098 -- To unsubscribe from this list: send the line "unsubscri

Why no USB id list in the kernel sources?

2013-07-05 Thread Michael Opdenacker
ere be any other reasons? I'm asking because I don't like raw values in situations when a symbolic name would be more self-explanatory ;) Thanks, Cheers, Michael. -- Michael Opdenacker, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com +3

Re: Why no USB id list in the kernel sources?

2013-07-05 Thread Michael Opdenacker
Hi Greg, On 07/05/2013 11:43 PM, Greg KH wrote: > On Fri, Jul 05, 2013 at 11:34:05PM +0200, Michael Opdenacker wrote: >> Hi, >> >> I'm wondering why there is no include/linux/usb_ids.h (or >> include/linux/usb/ids.h) file in the same way there is a >> incl

[PATCH] ARM: at91: remove IRQF_DISABLED

2013-07-05 Thread Michael Opdenacker
This flag is a NOOP since 2.6.36 and can be removed. Signed-off-by: Michael Opdenacker --- arch/arm/mach-at91/at91rm9200_time.c | 2 +- arch/arm/mach-at91/at91sam926x_time.c | 2 +- arch/arm/mach-at91/at91x40_time.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a

[PATCH] ARM: pxa: remove IRQF_DISABLED

2013-07-05 Thread Michael Opdenacker
This flag is a NOOP since 2.6.35 and can be removed. Signed-off-by: Michael Opdenacker --- arch/arm/mach-pxa/am200epd.c | 3 +-- arch/arm/mach-pxa/am300epd.c | 3 +-- arch/arm/mach-pxa/em-x270.c | 3 +-- arch/arm/mach-pxa/magician.c | 2 +- arch/arm/mach-pxa

[PATCH] ARM: imx: remove IRQF_DISABLED

2013-07-05 Thread Michael Opdenacker
This flag is a NOOP since 2.6.35 and can be removed. Signed-off-by: Michael Opdenacker --- arch/arm/mach-imx/Kconfig | 2 +- arch/arm/mach-imx/epit.c | 2 +- arch/arm/mach-imx/mach-armadillo5x0.c | 3 +-- arch/arm/mach-imx/mach-mx31_3ds.c | 2 +- arch/arm/mach-imx

[PATCH] mtd: diskonchip: remove unused entries in Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in drivers/mtd/devices/Kconfig, but used nowhere in the makefiles and source code (except in comments). Signed-off-by: Michael Opdenacker --- drivers/mtd/devices/Kconfig | 55

[PATCH] blackfin: remove unused parameters in Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in arch/blackfin/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- arch/blackfin/Kconfig | 15 --- 1 file changed, 15 deletions(-) diff --git a/arch/blackfin

[PATCH] drivers/video: remove unused parameter in Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove the FB_NUC900_DEBUG kernel configuration parameter defined in drivers/video/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- drivers/video/Kconfig | 7 --- 1 file changed, 7 deletions(-) diff --git a/drivers

[PATCH] c6x: remove unused parameter in Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove the TMS320C6X_CACHES_ON kernel configuration parameter defined in arch/c6x/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- arch/c6x/Kconfig | 4 1 file changed, 4 deletions(-) diff --git a/arch/c6x/Kconfig b

[PATCH 3/3] cris: cleanup Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in arch/cris/Kconfig, but used nowhere in the makefiles and source code. Signed-off-by: Michael Opdenacker --- arch/cris/Kconfig | 9 - 1 file changed, 9 deletions(-) diff --git a/arch/cris/Kconfig b/arch/cris

[PATCH 1/3] cris: cleanup arch-v10/drivers/Kconfig

2013-07-07 Thread Michael Opdenacker
This patch proposes to remove kernel configuration parameters defined in arch/cris/arch-v10/drivers/Kconfig, but used nowhere in the makefiles and source code. It also removes parameters which are no longer used after this change Signed-off-by: Michael Opdenacker --- arch/cris/arch-v10/drivers

Re: [PATCH] cfg80211/mac80211: fix doc compilation warnings

2013-06-26 Thread Michael Opdenacker
Hi Johannes, Thank you for your review! On 06/26/2013 09:37 AM, Johannes Berg wrote: > On Tue, 2013-06-25 at 21:48 +0200, Michael Opdenacker wrote: >> This patch fixes countless "No description found for parameter" >> warnings generating documentation (running "m

[PATCH] x86 (Linux Tiny): configure out support for some processors

2008-02-08 Thread Michael Opdenacker
code cleaner, I could use empty inline functions instead of ifdef's, as suggested in Documentation/SubmittingPatches. Thanks for your reviews! Michael. Signed-off-by: Michael Opdenacker <[EMAIL PROTECTED]> --- arch/x86/Kconfig.cpu | 55 ++

Re: [PATCH] sysctl: allow embedded targets to disable sysctl_check.c

2008-02-08 Thread Michael Opdenacker
sys_sysctl. > > Eric > Holger, this is a nice improvement allowing to keep /proc/sys but reducing its size. Thanks! On x86, they save 9K in the text section and 12 K in data. For those embedded system developers who are unfamiliar with this topic, you can already completely remo

  1   2   3   4   5   >