From: Michael Buesch Date: Thu, 19 Jun 2008 23:01:50 +0000 (+0200) Subject: b43: Remove "shm" and "ucode_regs" debugfs files X-Git-Tag: v2.6.27-rc1~969^2~254^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9965183a78ad5303b9154184a0f4056844e8baae;p=pandora-kernel.git b43: Remove "shm" and "ucode_regs" debugfs files 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed