From: Helmut Schaa Date: Thu, 4 Nov 2010 19:36:59 +0000 (+0100) Subject: rt2x00: Add TXOP_CTRL_CFG register definition X-Git-Tag: v2.6.38-rc1~476^2~558^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961621abee08fde2328daf6f8000e1059e5205e9;p=pandora-kernel.git rt2x00: Add TXOP_CTRL_CFG register definition Remove the magic value initialisation of the TXOP_CTRL_CFG register by defining its fields and using them during intialisation. The field RESERVED_TRUN_EN is referred to as reserved, however it is set to 1 by the legacy drivers. Hence, do the same. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed