git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9ea075
)
ath6kl: Add debugfs support to write a chip register
author
Vasanthakumar Thiagarajan
<vthiagar@qca.qualcomm.com>
Mon, 5 Sep 2011 08:19:46 +0000
(11:19 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 5 Sep 2011 08:21:49 +0000
(11:21 +0300)
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>
No differences found