From: Larry Finger Date: Tue, 25 Nov 2014 16:32:07 +0000 (-0600) Subject: rtlwifi: Change order in device startup X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~65^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d63a5f9b25ba6b130da8eb2d32a72b1462d0249;p=pandora-kernel.git rtlwifi: Change order in device startup The existing order of steps when starting the PCI devices works for 2.4G devices, but fails to initialize the 5G section of the RTL8821AE hardware. This patch is needed to fix the regression reported in Bug #88811 (https://bugzilla.kernel.org/show_bug.cgi?id=88811). Reported-by: Valerio Passini Tested-by: Valerio Passini Signed-off-by: Larry Finger Cc: Valerio Passini Signed-off-by: John W. Linville --- Reading git-diff-tree failed