commit | edb45b67a09d1be4b7b8a33922a0f3934f3e23fa | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Jul 05 10:08:06 2016 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jul 08 16:50:00 2016 +0300 |
tree | 11608bfa85f3318e757edafb815139accd44b098 | |
parent | 5781fc29dbbd3ee5e11c1bf4fa6696ae89d19840 [diff] |
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>