commit | 743b97caf98036ec8ee4bfc6fc6f85ad94e04783 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Wed Oct 29 19:41:03 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:17:35 2008 -0500 |
tree | f972a7da6d83c163c37fb006089956b3319bf1dd | |
parent | f161796700ed89b07dff2ad4ba3a932bc721af7e [diff] |
rt2x00: Remove debugfs CSR access wrappers Move calculation of CSR register offset into rt2x00debug.c and remove the wrapper functions from each individual driver. (Except rt2500usb, which still needs to wrap for the different value type argument). Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>