commit | 17934b6a32b2fdfcc0a9e83d17c780f15627aa30 | [log] [tgz] |
---|---|---|
author | Xinming Hu <huxm@marvell.com> | Wed Jan 06 23:40:49 2016 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Jan 29 11:11:37 2016 +0200 |
tree | 5682f33d564062c5e583c14afc7c3e363f908d64 | |
parent | dc386ce76dedaeeaaf006fceb6ed8cf2e20ff026 [diff] |
mwifiex: add debugfs file to read chip information This patch add 'verext' debugfs item, which can be used to get detailed chip specific information from our firmware. Examples: echo "1" > /sys/kernel/debug/mwifiex/mlan0/verext cat /sys/kernel/debug/mwifiex/mlan0/verext Signed-off-by: Shengzhen Li <szli@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>