From: Hans Ulli Kroll Date: Sun, 7 Jun 2015 11:19:16 +0000 (+0200) Subject: rtlwifi: fix tm_trigger usage X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~34^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1637c1b7ebbb51de63b71c7eebcfff6407a0be72;p=pandora-kernel.git rtlwifi: fix tm_trigger usage While working on getting my rtl8821au driver in pretty shape for inclusion, it is dicosvered that the tm_trigger flag is used only for the first device using this driver. This flag handles the thermal power management in the hardware. To change this add a entry in sttruct rtl_dm, so each device can handle is separately. Signed-off-by: Hans Ulli Kroll Signed-off-by: Kalle Valo --- Reading git-diff-tree failed