]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ddd94490091b74212c861a79121a32729c63dcb
tree9399343651e9d92fb92f0c7bd6280353cb296913
parent87bb1ecc0ce0cd7ec8bf9b2ed9ecb5d99e9940b3
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