From: Kalle Valo Date: Mon, 6 Feb 2012 06:23:40 +0000 (+0200) Subject: ath6kl: add blocking debugfs file for retrieving firmware logs X-Git-Tag: v3.4-rc1~177^2~48^2~55^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c807b30d2588dd3c74db1f690a0e9e724dd332da;p=pandora-kernel.git ath6kl: add blocking debugfs file for retrieving firmware logs When debugging firmware issues it's not always enough to get the latest firmware logs, sometimes we need to get logs from a longer period. To make this possible, add a debugfs file named fwlog_block. When reading from this file ath6kl will send firmware logs whenever available and otherwise it will block and wait for new logs. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed