From: Kalle Valo Date: Fri, 28 Mar 2014 07:32:33 +0000 (+0200) Subject: ath10k: fix name of target_ps module parameter X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~53^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42c1fbd130243c3c3c3c2aaad5e2d078db24e57;p=pandora-kernel.git ath10k: fix name of target_ps module parameter The parameter name was ath10k_target_ps, but actually it should be just target_ps. Module parameter names should not use the ath10k_ prefix. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed