]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/ps3: Fix hcall lv1_read_repository_node
authorGeoff Levand <geoff@infradead.org>
Tue, 29 Nov 2011 15:38:50 +0000 (15:38 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 8 Dec 2011 03:05:55 +0000 (14:05 +1100)
commit7f8cd3523078f59f0da4561ee725d05008b0a80c
tree28c10b0adf47f468b7f54e9b334b0469fea99931
parent816cb49a4baf0e4b27730bcc31e5d35a1eadd283
powerpc/ps3: Fix hcall lv1_read_repository_node

The lv1 hcall #91 should be named lv1_read_repository_node, and
not lv1_get_repository_node_value.  Adjust the lv1 hcall table
and all calls.

Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/lv1call.h
arch/powerpc/platforms/ps3/repository.c