rsi: remove redundant device ids
Removing redundant device id's from both usb and sdio idtables, as rsi driver currently supporting only one module(RS9113). Also, replaced ids with specific defines. Signed-off-by: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
此提交包含在:
@@ -22,6 +22,9 @@
|
||||
#include "rsi_main.h"
|
||||
#include "rsi_common.h"
|
||||
|
||||
#define RSI_USB_VID_9113 0x1618
|
||||
#define RSI_USB_PID_9113 0x9113
|
||||
|
||||
#define USB_INTERNAL_REG_1 0x25000
|
||||
#define RSI_USB_READY_MAGIC_NUM 0xab
|
||||
#define FW_STATUS_REG 0x41050012
|
||||
|
新增問題並參考
封鎖使用者