rt2x00: Add debugfs access for rfcsr register
authorAnisse Astier <anisse@astier.eu>
Thu, 19 Apr 2012 13:53:10 +0000 (15:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 May 2012 01:53:46 +0000 (21:53 -0400)
RFCSR is only used in rt2800. For other chipsets, the debug struct
for rfcsr should be zeroed, which isn't be an issue, since the code
can now cope with that.

Signed-off-by: Anisse Astier <anisse@astier.eu>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found