rt2x00: Remove reset_tsf()
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 17 Feb 2008 16:33:57 +0000 (17:33 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:23 +0000 (15:37 -0500)
commitef8f66cd1d6f360340a73ee7ed0492ff0f5f42ea
tree577bd4f874923a938280b4ac789656aaa617b75f
parent30b3a23c2594e122e7086f97b5252a87eaf8a817
rt2x00: Remove reset_tsf()

Specifications indicate the TSF registers are read-only,
so there is no point in writing 0 to those registers.

As far as I know there isn't another way to reset the
TSF registers. So removing these callbacks will notify
mac80211 about the lack of support.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2400pci.c
drivers/net/wireless/rt2x00/rt2500pci.c
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c