From: Benjamin Herrenschmidt Date: Mon, 2 Aug 2010 00:13:56 +0000 (+1000) Subject: powerpc/nvram: Change nvram_setup_partition() to use new helper X-Git-Tag: v2.6.38-rc1~405^2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9626947f20b3dc0992e4ac28b477f7601f8f16e;p=pandora-kernel.git powerpc/nvram: Change nvram_setup_partition() to use new helper This changes the function to use nvram_find_partition() instead of doing the lookup "by hand". It also makes some of the logic clearer and prints out more useful diagnostic information. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed