From: Hauke Mehrtens Date: Mon, 27 Feb 2012 23:56:10 +0000 (+0100) Subject: bcma: add support for sprom not found on the device X-Git-Tag: v3.4-rc1~177^2~108^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a027237a56f7d519eee5749cfb720e568d0bb0b6;p=pandora-kernel.git bcma: add support for sprom not found on the device On SoCs the sprom is stored in the nvram in a special partition on the flash chip. The nvram contains the sprom for the main bus, but sometimes also for a pci devices using bcma. This patch makes it possible for the arch code to register a function to fetch the needed sprom from the nvram and provide it to the bcma code. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed