]> git.karo-electronics.de Git - mv-sheeva.git/commit
powerpc/nvram: More flexible nvram_create_partition()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 29 Jul 2010 05:28:20 +0000 (15:28 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 30 Nov 2010 04:31:51 +0000 (15:31 +1100)
commit4e7c77a385efac81d6677a4a761b1b66cd2cb59e
tree1335c5cdf9529e656043fc6f92bffdb67e2f2532
parent74d51d029818eca9d1aec22dd2895e269c0044b1
powerpc/nvram: More flexible nvram_create_partition()

Replace nvram_create_os_partition() with a variant that takes
the partition name, signature and size as arguments.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/nvram_64.c
arch/powerpc/platforms/pseries/nvram.c