]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc64: actually call prom_send_capabilities
authorPaul Mackerras <paulus@samba.org>
Tue, 31 May 2005 07:01:11 +0000 (17:01 +1000)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 31 May 2005 15:26:05 +0000 (08:26 -0700)
commite1b9ee09d7dfbec81310ddac12c030069e01476c
tree11f504429d5e6708259f376b76e96cafd3bf9215
parentc9f0c5b94c6cf76a33ffd960a1fa7076c3603d55
[PATCH] ppc64: actually call prom_send_capabilities

When I sent in the patch adding the code for the kernel to tell the
firmware about its capabilities on pSeries machines, I included the
function to give the capabilities to firmware but somehow forgot the
hunk that adds the call to the new function.  This patch adds the
call.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/prom_init.c