diff options
author | 2014-11-09 11:32:00 +0100 | |
---|---|---|
committer | 2014-11-26 19:38:37 -0800 | |
commit | d32394fae95741d733b174ec1446f27765f80233 (patch) | |
tree | aa7c7e723323e3c13acf6922a08879501b4374d5 /scripts/gdb/linux/utils.py | |
parent | ath: use seq_file api for ath9k debugfs files (diff) | |
download | wireguard-linux-d32394fae95741d733b174ec1446f27765f80233.tar.xz wireguard-linux-d32394fae95741d733b174ec1446f27765f80233.zip |
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Use the helper to get rid of the file operations per debugfs file. The
struct ath9k_softc pointer is set as device driver data to be obtained
in the seq_file read operation.
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions