commit | b5d4478dc35e0cd9ef482d22aba069a19fe04a04 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Tue Jan 06 09:58:05 2015 -0600 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 09 15:48:11 2015 +0200 |
tree | 2c79f209f025e8454818e2d23b628b6747189c6c | |
parent | 6f8214b6905741ac5c58958a35257e8103645c90 [diff] |
rtlwifi: rtl8188ee: Convert driver to use the common DM table init routine The previous patch created a routine in rtlwifi to initialize dm_digtable. Driver rtl8188ee is converted to use that routine. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>