From: Herton Ronaldo Krzesinski Date: Tue, 2 Nov 2010 00:59:34 +0000 (-0200) Subject: rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) X-Git-Tag: v2.6.38-rc1~476^2~558^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8ff34e37a186ebb7d2d90ee40ef88a3ef95ad47;p=pandora-kernel.git 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 Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed