From: Herton Ronaldo Krzesinski Date: Tue, 2 Nov 2010 00:59:38 +0000 (-0200) Subject: rtl8187: remove uneeded setting of anaparam write X-Git-Tag: v2.6.38-rc1~476^2~558^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=998606cfd75e7a8169ed0d324061a8d6bc60716a;p=pandora-kernel.git rtl8187: remove uneeded setting of anaparam write Usually you set RTL818X_CONFIG3_ANAPARAM_WRITE when you are going to change/write ANAPARAM registers. But in current initialization of RTL8187B there is a place where ANAPARAM_WRITE bit is set without any ANAPARAM register being written, without reason, so remove it. Signed-off-by: Herton Ronaldo Krzesinski Acked-by: Larry Finger Cc: seno Signed-off-by: John W. Linville --- Reading git-diff-tree failed