From: Ivo van Doorn Date: Mon, 10 Nov 2008 18:42:18 +0000 (+0100) Subject: rt2x00: Move rt73usb register access wrappers into rt2x00usb X-Git-Tag: v2.6.29-rc1~581^2~383^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f829b1d6f499447052f98098e41fd6a091eadd0;p=pandora-kernel.git rt2x00: Move rt73usb register access wrappers into rt2x00usb rt2500usb and rt73usb have different register word sizes, for that reason the register access wrappers were never moved into rt2x00usb. With rt2800usb on its way, we should favor the 32bit register access and move those wrappers into rt2x00usb. That saves duplicate code, since only rt2500usb will need the special 16bit wrappers. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed