commit | 252c068b9fba57493940af344b6d92ee3c278941 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Mon Sep 05 11:19:46 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Sep 05 11:21:49 2011 +0300 |
tree | 331b31cf01bc97e5ce3cf45fc9673242c1d9e31c | |
parent | f9ea0753a18448a5e92369317b6ac061fe1275bf [diff] |
ath6kl: Add debugfs support to write a chip register To write a value to register: echo <register_offset>=<register_value> > <degfs_root>/ieee80211/phyX/ath6kl/reg_write kvalo: rename file to reg_write to follow the style of other debugfs files Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>