Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32553
b: refs/heads/master
c: 8717433
h: refs/heads/master
i:
  32551: 13ef9d8
v: v3
  • Loading branch information
Ralf Baechle committed Jul 13, 2006
1 parent 77a90fc commit e830033
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25969354a385f347b55aafb1040dfc21263fa7c3
refs/heads/master: 8717433ccae06788e58d55699027b47d042be1f4
2 changes: 0 additions & 2 deletions trunk/arch/mips/sgi-ip27/ip27-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ static void shutdown_bridge_irq(unsigned int irq)
struct bridge_controller *bc = IRQ_TO_BRIDGE(irq);
struct hub_data *hub = hub_data(cpu_to_node(bc->irq_cpu));
bridge_t *bridge = bc->base;
struct slice_data *si = cpu_data[bc->irq_cpu].data;
int pin, swlevel;
cpuid_t cpu;

Expand All @@ -311,7 +310,6 @@ static void shutdown_bridge_irq(unsigned int irq)
intr_disconnect_level(cpu, swlevel);

__clear_bit(swlevel, hub->irq_alloc_mask);
si->level_to_irq[swlevel] = -1;

bridge->b_int_enable &= ~(1 << pin);
bridge->b_wid_tflush;
Expand Down

0 comments on commit e830033

Please sign in to comment.