From: Rafał Miłecki Date: Sat, 23 Apr 2011 17:30:29 +0000 (+0200) Subject: ssb: update reject bit for Target State Low X-Git-Tag: v3.0-rc1~377^2~161^2^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04ad1fb2640a4f23e99ccb705c179d64abac03f2;p=pandora-kernel.git ssb: update reject bit for Target State Low My 14e4:4315 is SSB_IDLOW_SSBREV_26: read32 0xfaafcff8 -> 0x600422d5 My 14e4:4328 is SSB_IDLOW_SSBREV_24: read32 0xfaafcff8 -> 0x400422c5 My 14e4:432b is SSB_IDLOW_SSBREV_26 again: read32 0xfaafcff8 -> 0x600422d5 For all of them wl driver is using 0x2 reject bit: write32(0xf98) <- 0x00010002 So it seems SSB 2.3 is the exception using another bit. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed