diff options
author | Arend van Spriel <arend@broadcom.com> | 2014-12-27 14:13:00 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-01-15 14:38:46 +0200 |
commit | 4447d815fd0f89d64b78011e82c18c7e83f7f29e (patch) | |
tree | 1109e325d849f9b3785086c4965126d1008214e1 /arch/s390 | |
parent | bd33273b652c85fd6c9e251cebd4362c72718639 (diff) |
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
device driver data contains struct ieee80211_hw pointer and the
struct ath9k_softc pointer is assigned to ieee80211_hw::priv so it can
be accessed in the seq_file read operation.
Cc: ath9k-devel@lists.ath9k.org
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions