From: Ivo van Doorn Date: Sun, 17 Feb 2008 16:33:57 +0000 (+0100) Subject: rt2x00: Remove reset_tsf() X-Git-Tag: v2.6.26-rc1~1138^2~530^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8f66cd1d6f360340a73ee7ed0492ff0f5f42ea;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed