Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287339
b: refs/heads/master
c: 025e4ab
h: refs/heads/master
i:
  287337: 55bf329
  287335: 947e41e
v: v3
  • Loading branch information
Russell King authored and Linus Torvalds committed Feb 9, 2012
1 parent 78287d2 commit b003636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: b9980cdcf2524c5fe15d8cbae9c97b3ed6385563
refs/heads/master: 025e4ab3db07fcbf62c01e4f30d1012234beb980
4 changes: 1 addition & 3 deletions trunk/drivers/pcmcia/ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -1269,10 +1269,8 @@ static int pcmcia_bus_add(struct pcmcia_socket *skt)

static int pcmcia_bus_early_resume(struct pcmcia_socket *skt)
{
if (!verify_cis_cache(skt)) {
pcmcia_put_socket(skt);
if (!verify_cis_cache(skt))
return 0;
}

dev_dbg(&skt->dev, "cis mismatch - different card\n");

Expand Down

0 comments on commit b003636

Please sign in to comment.