Loading arch/blackfin/Kconfig +0 −5 Original line number Diff line number Diff line Loading @@ -65,11 +65,6 @@ config GENERIC_CALIBRATE_DELAY bool default y config IRQCHIP_DEMUX_GPIO bool depends on (BF52x || BF53x || BF561 || BF54x) default y source "init/Kconfig" source "kernel/Kconfig.preempt" Loading arch/blackfin/mach-bf533/boards/H8606.c +0 −4 Original line number Diff line number Diff line Loading @@ -94,10 +94,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading arch/blackfin/mach-bf533/boards/generic_board.c +0 −4 Original line number Diff line number Diff line Loading @@ -58,10 +58,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading arch/blackfin/mach-bf561/boards/generic_board.c +0 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF9, .end = IRQ_PF9, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading arch/blackfin/mach-bf561/boards/tepla.c +0 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ|IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ|IORESOURCE_IRQ_HIGHLEVEL, Loading Loading
arch/blackfin/Kconfig +0 −5 Original line number Diff line number Diff line Loading @@ -65,11 +65,6 @@ config GENERIC_CALIBRATE_DELAY bool default y config IRQCHIP_DEMUX_GPIO bool depends on (BF52x || BF53x || BF561 || BF54x) default y source "init/Kconfig" source "kernel/Kconfig.preempt" Loading
arch/blackfin/mach-bf533/boards/H8606.c +0 −4 Original line number Diff line number Diff line Loading @@ -94,10 +94,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading
arch/blackfin/mach-bf533/boards/generic_board.c +0 −4 Original line number Diff line number Diff line Loading @@ -58,10 +58,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading
arch/blackfin/mach-bf561/boards/generic_board.c +0 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF9, .end = IRQ_PF9, .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHLEVEL, Loading
arch/blackfin/mach-bf561/boards/tepla.c +0 −4 Original line number Diff line number Diff line Loading @@ -31,10 +31,6 @@ static struct resource smc91x_resources[] = { .end = IRQ_PROG_INTB, .flags = IORESOURCE_IRQ|IORESOURCE_IRQ_HIGHLEVEL, }, { /* * denotes the flag pin and is used directly if * CONFIG_IRQCHIP_DEMUX_GPIO is defined. */ .start = IRQ_PF7, .end = IRQ_PF7, .flags = IORESOURCE_IRQ|IORESOURCE_IRQ_HIGHLEVEL, Loading