commit | 3424a00fd559debf402559c226d9b1d895b94a5f | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Jan 06 09:58:06 2015 -0600 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 09 15:48:12 2015 +0200 |
tree | 19bc50827f8079622a08d0e8f2fa2afc7015ad98 | |
parent | b5d4478dc35e0cd9ef482d22aba069a19fe04a04 [diff] |
rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization These changes convert both rtl8192ce and rtl8192cu to use the new routine. Some additional definitions are needed in the core, thus several of the headers for other drivers are affected, but no other executable code is changed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>