From: Rafał Miłecki Date: Wed, 1 Jun 2011 23:07:12 +0000 (+0200) Subject: b43: do not use SSB specific flags when calling core reset function X-Git-Tag: v3.1-rc1~316^2~450^2~57^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da909e7b572b561d8150f9d41b04bcfff386222;p=pandora-kernel.git b43: do not use SSB specific flags when calling core reset function Luckily the only flag we use when calling core reset is GMODE one. Thanks to that we can just switch to single bool and make function calls bus generic. Tested on my BCM4312 (LP-PHY) and early tested with BCM43224. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed