Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142564
b: refs/heads/master
c: 93b61bd
h: refs/heads/master
v: v3
  • Loading branch information
Wolfgang Muees authored and Linus Torvalds committed Apr 7, 2009
1 parent 12daf2a commit 6b4d804
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 143 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: 42c78b2bf51bafb4cfa98dfecc28dd9b8bcd04b0
refs/heads/master: 93b61bddc13d9acf1fe341b39d826e80f3182d1e
2 changes: 2 additions & 0 deletions trunk/arch/blackfin/include/asm/bfin5xx_spi.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ struct bfin5xx_spi_chip {
u8 cs_change_per_word;
u16 cs_chg_udelay; /* Some devices require 16-bit delays */
u32 cs_gpio;
/* Value to send if no TX value is supplied, usually 0x0 or 0xFFFF */
u16 idle_tx_val;
};

#endif /* _SPI_CHANNEL_H_ */
Loading

0 comments on commit 6b4d804

Please sign in to comment.