Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-next
This commit is contained in:
commit
81306d53da
3 changed files with 84 additions and 25 deletions
|
|
@ -7,6 +7,8 @@ struct sh_msiof_spi_info {
|
|||
u16 num_chipselect;
|
||||
unsigned int dma_tx_id;
|
||||
unsigned int dma_rx_id;
|
||||
u32 dtdl;
|
||||
u32 syncdl;
|
||||
};
|
||||
|
||||
#endif /* __SPI_SH_MSIOF_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue