diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-09-10 16:11:21 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-07 16:39:27 -0400 |
commit | 9e4bffd233f27fe83fc48efb01935aee7d0685bf (patch) | |
tree | 9c7444e68bda2774284dcff2eddacbdef8890932 /mm/mm_init.c | |
parent | 867633f026456ff71d4c4890f502c7a61b2adac0 (diff) |
atheros/ath9k: add common read/write ops and port ath9k to use it
In an effort to make hw code driver core agnostic read
and write operations are defined on the ath_common structure.
This patch adds that and makes ath9k use it. This allows
drivers like ath9k_htc to define its own read/write ops and
still rely on the same hw code. This also paves the way for
sharing code between ath9k/ath5k/ath9k_htc.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions