From: Rafał Miłecki Date: Sat, 17 May 2014 22:22:38 +0000 (+0200) Subject: ssb: sprom: add dev_id field for value overriding standard ID X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4aa2ec24dc45881849833a439558d3a378028c;p=pandora-kernel.git ssb: sprom: add dev_id field for value overriding standard ID Some devices may have different features despite sharing the same ID (e.g. PCI ID). For example 14e4:4331 is usually a dual band, but this can be "limited". Device with "pci/x/y/devid=0x4332" supports 2.4 GHz only. Similarly 0x4333 will mean support for 5 GHz only. Add entry in SPROM so info described above can be extracted and stored. Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed