b43: Remove "shm" and "ucode_regs" debugfs files
authorMichael Buesch <mb@bu3sch.de>
Thu, 19 Jun 2008 23:01:50 +0000 (01:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Jun 2008 20:49:18 +0000 (16:49 -0400)
We don't need these two dump-files anymore, as we can easily do this
in userspace now.
Use b43-fwdump from the b43-tools repository to dump microcode registers.
Use "b43-fwdump -s" to dump SHM (or use -S to do a binary dump)

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found