From: Ivan Khoronzhuk Date: Wed, 18 Feb 2015 11:33:20 +0000 (+0200) Subject: firmware: dmi_scan: Use full dmi version for SMBIOS3 X-Git-Tag: omap-for-v4.1/fixes-rc1~200^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95be58df74a5b21e5a78e45fddb2fd59112524c5;p=pandora-kernel.git firmware: dmi_scan: Use full dmi version for SMBIOS3 New SMBIOS3 spec adds additional field for versioning - docrev. The docrev identifies the revision of a specification implemented in the table structures, so display SMBIOSv3 versions in format, like "3.22.1". In case of only 32 bit entry point for versions > 3 display dmi version like "3.22.x" as we don't know the docrev. In other cases display version like it was. Signed-off-by: Ivan Khoronzhuk Signed-off-by: Matt Fleming --- Reading git-diff-tree failed