kernel/include/linux/spi/ifx_modem.h
.. .. @@ -3,12 +3,7 @@ 3 3 #define LINUX_IFX_MODEM_H 4 4 5 5 struct ifx_modem_platform_data { 6 - unsigned short rst_out; /* modem reset out */7 - unsigned short pwr_on; /* power on */8 - unsigned short rst_pmu; /* reset modem */9 6 unsigned short tx_pwr; /* modem power threshold */ 10 - unsigned short srdy; /* SRDY */11 - unsigned short mrdy; /* MRDY */12 7 unsigned char modem_type; /* Modem type */ 13 8 unsigned long max_hz; /* max SPI frequency */ 14 9 unsigned short use_dma:1; /* spi protocol driver supplies