|
@@ -104,7 +104,7 @@ struct receive_info {
|
|
|
|
|
|
struct rsi_91x_sdiodev {
|
|
struct rsi_91x_sdiodev {
|
|
struct sdio_func *pfunction;
|
|
struct sdio_func *pfunction;
|
|
- struct task_struct *in_sdio_litefi_irq;
|
|
|
|
|
|
+ struct task_struct *sdio_irq_task;
|
|
struct receive_info rx_info;
|
|
struct receive_info rx_info;
|
|
u32 next_read_delay;
|
|
u32 next_read_delay;
|
|
u32 sdio_high_speed_enable;
|
|
u32 sdio_high_speed_enable;
|