From: Larry Finger Date: Sun, 6 May 2012 21:01:05 +0000 (-0500) Subject: b43legacy: Fix error due to MMIO access with SSB unpowered X-Git-Tag: v3.5-rc1~101^2~6^2^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4b20388fa77226a3605627a33a23f90d559e50;p=pandora-kernel.git b43legacy: Fix error due to MMIO access with SSB unpowered There is a dummy read of a PCI MMIO register that occurs before the SSB bus has been powered, which is an error. This bug has not been seen earlier, but was apparently exposed when udev was updated to version 182. Signed-off-by: Larry Finger Cc: stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed