Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188111
b: refs/heads/master
c: b416cd8
h: refs/heads/master
i:
  188109: 0c2ecb0
  188107: bf6051e
  188103: 3cf98d1
  188095: 5471ef9
v: v3
  • Loading branch information
Dominik Brodowski committed Mar 15, 2010
1 parent ef901a8 commit c9446a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 7a96e87d6e58a07235a2bc3eff9b093af4937a72
refs/heads/master: b416cd8efb6ce2661f8f98f603972f0b8f796ee4
8 changes: 0 additions & 8 deletions trunk/drivers/pcmcia/pcmcia_resource.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,14 +752,6 @@ int pcmcia_request_irq(struct pcmcia_device *p_dev, irq_req_t *req)

#ifdef CONFIG_PCMCIA_PROBE

#ifdef IRQ_NOAUTOEN
/* if the underlying IRQ infrastructure allows for it, only allocate
* the IRQ, but do not enable it
*/
if (!(req->Handler))
type |= IRQ_NOAUTOEN;
#endif /* IRQ_NOAUTOEN */

if (s->irq.AssignedIRQ != 0) {
/* If the interrupt is already assigned, it must be the same */
irq = s->irq.AssignedIRQ;
Expand Down

0 comments on commit c9446a7

Please sign in to comment.