[PATCH] rt2x00: Move TSF sync values into rt2x00config
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 6 Oct 2007 12:14:29 +0000 (14:14 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:12 +0000 (16:55 -0700)
All drivers use the same values for TSF sync,
this will move the value determination into rt2x00config.c,
and the definition for the values to rt2x00reg.h

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found