powerpc/ps3: Fix lv1_gpu_attribute hcall
authorGeoff Levand <geoff@infradead.org>
Wed, 12 Oct 2011 08:42:13 +0000 (08:42 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 8 Nov 2011 03:51:59 +0000 (14:51 +1100)
commit9fce85f7ff94f1a877c15ad3d6ffbaed4b5cd1a6
treeaa5a394541af2e034bf89f4a1219a7761bc79ca7
parent5233e26ebb90242e3691c185ddda02dc83649e7d
powerpc/ps3: Fix lv1_gpu_attribute hcall

The lv1_gpu_attribute hcall takes three, not five input
arguments.  Adjust the lv1 hcall table and all calls.

Signed-off-by: Geoff Levand <geoff@infradead.org>
CC: Takashi Iwai <tiwai@suse.de>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/lv1call.h
sound/ppc/snd_ps3.c