diff options
author | Arend van Spriel <arend@broadcom.com> | 2014-11-09 11:31:59 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-26 19:38:37 -0800 |
commit | 631bee257bd506ad6622aac16dfeedce09034ade (patch) | |
tree | f07e1e5d8ad24d9102134f089aefd8cb04b97e4a /arch | |
parent | 98210b7f73f1db182bd9a558a031093cd166e907 (diff) |
ath: use seq_file api for ath9k debugfs files
The debugfs files that are defined in debug.c which are read-only
and using a simple_open as .open file operation have been modified
to use the single_open seq_file API. This simplifies the read
functions defining the file contents.
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions