Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318263
b: refs/heads/master
c: 24ab327
h: refs/heads/master
i:
  318261: 4946960
  318259: 5206d7b
  318255: 3df0da2
v: v3
  • Loading branch information
Arnd Bergmann authored and Mark Brown committed Jul 22, 2012
1 parent 591813a commit d2574f9
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: a3ce9a801b56e9b2118ce8d25b4f6f84f1d37dd4
refs/heads/master: 24ab32751183d4063d195c943af3cd6f1cad6794
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-omap2-mcspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ static int omap2_mcspi_transfer_one_message(struct spi_master *master,
return 0;
}

static int __init omap2_mcspi_master_setup(struct omap2_mcspi *mcspi)
static int __devinit omap2_mcspi_master_setup(struct omap2_mcspi *mcspi)
{
struct spi_master *master = mcspi->master;
struct omap2_mcspi_regs *ctx = &mcspi->ctx;
Expand Down

0 comments on commit d2574f9

Please sign in to comment.