Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166090
b: refs/heads/master
c: 6cf4442
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Eric Miao committed Sep 10, 2009
1 parent 506108d commit 8e9bed2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 36d618be131547adc51c464a3a0a9f72f2449a2d
refs/heads/master: 6cf4442feba5af93a09cadfc5a6512a971f7825d
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/pxa2xx_palmtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ static int palmtc_wifi_powerup(void)
static int palmtc_pcmcia_configure_socket(struct soc_pcmcia_socket *skt,
const socket_state_t *state)
{
int ret;
int ret = 1;

if (state->Vcc == 0)
ret = palmtc_wifi_powerdown();
Expand Down

0 comments on commit 8e9bed2

Please sign in to comment.