From: Mohammed Shafi Shajakhan Date: Tue, 14 Dec 2010 07:48:28 +0000 (+0530) Subject: ath9k: Make PM-QOS value as user configurable X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc3530df7c0428b41c00399a7ee8c929406d181;p=pandora-kernel.git ath9k: Make PM-QOS value as user configurable This patch allows the pm-qos value to be user configurable by making it as a module parameter.This will help our customers to configure the pm-qos value according to the effect in throughput due to the DMA latency problem which was observed in Intel Pinetrail platforms. The tested value of '55' will be filled as the default pm-qos-value incase the user does not specifies pm-qos value as a module parameter. example usage: sudo modprobe ath9k pmqos=65 Cc: Senthilkumar Balasubramanian Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: John W. Linville --- Reading git-diff-tree failed