]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/wsp: Add PCIe Root support to PowerEN/WSP
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 8 Aug 2011 12:30:54 +0000 (12:30 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Sep 2011 23:19:53 +0000 (09:19 +1000)
commit192bf15f8908b54ba93f742593417488ec199dfe
treefb4d2a9c841be4808317fb0541cf270c4462c50d
parent547563dc6f3f7446aca0d6c74c20f9fb6299b2d1
powerpc/wsp: Add PCIe Root support to PowerEN/WSP

Based on a patch by Benjamin Herrenschmidt <benh@kernel.crashing.org>

Modernized and slightly modified to not record erros into the nvram
log since we do not have that device driver just yet.

Jimi Xenidis <jimix@pobox.com>

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/wsp/Kconfig
arch/powerpc/platforms/wsp/Makefile
arch/powerpc/platforms/wsp/psr2.c
arch/powerpc/platforms/wsp/wsp.h
arch/powerpc/platforms/wsp/wsp_pci.c [new file with mode: 0644]
arch/powerpc/platforms/wsp/wsp_pci.h [new file with mode: 0644]