Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190434
b: refs/heads/master
c: a330ce2
h: refs/heads/master
v: v3
  • Loading branch information
Roman Tereshonkov authored and Grant Likely committed Apr 28, 2010
1 parent e7d9e3b commit d6f4ee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07a389feefd79d41c8542cf31ce1cf25a1466e2c
refs/heads/master: a330ce2001b290c59fe98c37e981683ef0a75fdf
1 change: 1 addition & 0 deletions trunk/drivers/spi/omap2_mcspi.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ static inline void mcspi_write_chconf0(const struct spi_device *spi, u32 val)

cs->chconf0 = val;
mcspi_write_cs_reg(spi, OMAP2_MCSPI_CHCONF0, val);
mcspi_read_cs_reg(spi, OMAP2_MCSPI_CHCONF0);
}

static void omap2_mcspi_set_dma_req(const struct spi_device *spi,
Expand Down

0 comments on commit d6f4ee4

Please sign in to comment.