]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it
authorSylvain Munaut <tnt@246tNt.com>
Fri, 6 Jan 2006 08:11:37 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:31 +0000 (08:33 -0800)
commitd6aaf91e966dfa1733f2df9ac6a88aec1ba45703
treea4574c4a059c05acc33db303dfb075a915abfb61
parent627ddd202f32e4971e5b73cd408c8ab1774c3897
[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do it

We were counting on the bootloader to init some stuff, like get the bus out of
reset and enable accesses.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/syslib/mpc52xx_pci.c