Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362244
b: refs/heads/master
c: b435ff2
h: refs/heads/master
v: v3
  • Loading branch information
Jonas Gorski authored and Mark Brown committed Mar 12, 2013
1 parent 3aa9c22 commit 7e4cf10
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: 4a25b680b1e84cf97c740c8005e2c6655d6cfa7f
refs/heads/master: b435ff212e91bddc2d12e6638a4d846d5f60daa6
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-bcm63xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static int bcm63xx_spi_probe(struct platform_device *pdev)
default:
dev_err(dev, "unsupported MSG_CTL width: %d\n",
bs->msg_ctl_width);
goto out_clk_disable;
goto out_err;
}

/* Initialize hardware */
Expand Down

0 comments on commit 7e4cf10

Please sign in to comment.