From: Larry Finger Date: Sat, 19 Apr 2008 15:52:12 +0000 (+0200) Subject: ssb: Fix all-ones boardflags X-Git-Tag: v2.6.26-rc1~1088^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4503183aa32e6886400d82282292934fa64a81b0;p=pandora-kernel.git 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 Signed-off-by: Gabor Stefanik Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed