From: Michael Neuling Date: Tue, 19 Aug 2014 04:47:59 +0000 (+1000) Subject: powerpc/powernv: Add OPAL check token call X-Git-Tag: fixes-against-v3.18-rc2~117^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bffe6bda342578deea0b74f2d9cb97cc40585a1b;p=pandora-kernel.git powerpc/powernv: Add OPAL check token call Currently there is no way to generically check if an OPAL call exists or not from the host kernel. This adds an OPAL call opal_check_token() which tells you if the given token is present in OPAL or not. Signed-off-by: Michael Neuling Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed