Searched hist:edb45b67a09d1be4b7b8a33922a0f3934f3e23fa (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | efuse.h | diff edb45b67a09d1be4b7b8a33922a0f3934f3e23fa Tue Jul 05 10:08:06 CDT 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: Create common routine to get hardware info
All of the rtlwifi family of drivers have a similar routine that acquires the hardware info from efuse and initializes a number of variables in the driver's private area. A common routine is created for all drivers to use.
Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|
H A D | efuse.c | diff edb45b67a09d1be4b7b8a33922a0f3934f3e23fa Tue Jul 05 10:08:06 CDT 2016 Larry Finger <Larry.Finger@lwfinger.net> rtlwifi: Create common routine to get hardware info
All of the rtlwifi family of drivers have a similar routine that acquires the hardware info from efuse and initializes a number of variables in the driver's private area. A common routine is created for all drivers to use.
Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
|