commit | a8ff34e37a186ebb7d2d90ee40ef88a3ef95ad47 | [log] [tgz] |
---|---|---|
author | Herton Ronaldo Krzesinski <herton@mandriva.com.br> | Mon Nov 01 22:59:34 2010 -0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 15 13:25:42 2010 -0500 |
tree | 62306ba052c34bc4ab5e308b190bd315699bd22f | |
parent | 60f589145d76cf834ec5e485c5412ec0994e52d1 [diff] |
rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) The table with misc register initialization was setting it, and later on we would set it again with a explicity call to rtl818x_iowrite16_idx. Remove duplicate initialization from the register table. Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>