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:
3509846
)
ath10k: fix name of target_ps module parameter
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 28 Mar 2014 07:32:33 +0000
(09:32 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 28 Mar 2014 12:22:04 +0000
(14:22 +0200)
The parameter name was ath10k_target_ps, but actually it should be just
target_ps. Module parameter names should not use the ath10k_ prefix.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found