]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: convert debugfs to the table mode
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Wed, 6 Aug 2014 07:31:55 +0000 (10:31 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Aug 2014 20:17:34 +0000 (16:17 -0400)
commit4539a8d7ac5bdc883f65de1e247beaeb17abc705
tree4c654daf379d388f7d3ffec75ec63220c0942a6d
parentfbf451951d651159279d9dd73f4a7bf8037212f9
wil6210: convert debugfs to the table mode

Define tables for similar file entries, i.e.
- table for debugfs_create_file
- table for static parameters
- table for parameters that are members of "wil" structure
- table for blobs
- table for interrupt controllers

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/debugfs.c