ssb: Add SPROM fallback support
authorMichael Buesch <mb@bu3sch.de>
Fri, 27 Feb 2009 15:59:05 +0000 (16:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:32 +0000 (14:39 -0500)
commite79c1ba84c68de9161d541bd2bcc8ea65c89955c
tree9399343651e9d92fb92f0c7bd6280353cb296913
parente31ae0508315ebf5d8b1b8a1fca8550737fb3996
ssb: Add SPROM fallback support

This adds SSB functionality to register a fallback SPROM image from the
architecture setup code.

Weird architectures exist that have half-assed SSB devices without SPROM attached to
their PCI busses. The architecture can register a fallback SPROM image that is
used if no SPROM is found on the SSB device.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/pci.c
drivers/ssb/sprom.c
drivers/ssb/ssb_private.h
include/linux/ssb/ssb.h