forked from Ivasoft/openwrt
do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
SVN-Revision: 14848
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
int __init bcm63xx_spi_register(void);
|
||||
|
||||
struct bcm63xx_spi_pdata {
|
||||
unsigned int msg_fifo_size;
|
||||
unsigned int rx_fifo_size;
|
||||
unsigned int fifo_size;
|
||||
int bus_num;
|
||||
int num_chipselect;
|
||||
u32 speed_hz;
|
||||
|
||||
Reference in New Issue
Block a user