]> Git Repo - linux.git/commit
ssb: Fix all-ones boardflags
authorLarry Finger <[email protected]>
Sat, 19 Apr 2008 15:52:12 +0000 (17:52 +0200)
committerJohn W. Linville <[email protected]>
Thu, 24 Apr 2008 01:25:35 +0000 (21:25 -0400)
commit4503183aa32e6886400d82282292934fa64a81b0
tree5ff1dd907a07b115b70650cf961b0e0f87d6f7b8
parent9fc38458355525f801cd2ab403ac89850489a05e
ssb: Fix all-ones boardflags

In the SSB SPROM a field set to all ones means the value
is not defined in the SPROM.
In case of the boardflags, we need to set them to zero
to avoid confusing drivers. Drivers will only check the
flags by ANDing.

Signed-off-by: Larry Finger <[email protected]>
Signed-off-by: Gabor Stefanik <[email protected]>
Signed-off-by: Michael Buesch <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/ssb/pci.c
This page took 0.042139 seconds and 4 git commands to generate.