From: SenthilKumar Jegadeesan Date: Thu, 29 Jan 2015 09:06:52 +0000 (+0530) Subject: ath10k: add log level configuration for fw_dbglog X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467210a67b8e4e63dc7fb0bc9aca21e412f32da5;p=pandora-kernel.git ath10k: add log level configuration for fw_dbglog Introduce an optional log level configuration for the existing debugfs fw_dbglog file. It allows users to configure the desired log level for firmware dbglog messages. To configure log level as WARN: echo 0xffffffff 2 > /sys/kernel/debug/ieee80211/phy0/ath10k/fw_dbglog The values are: VERBOSE 0 INFO 1 WARN 2 ERR 3 Signed-off-by: SenthilKumar Jegadeesan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed