powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff
authorliguang <lig.fnst@cn.fujitsu.com>
Thu, 30 May 2013 07:20:33 +0000 (15:20 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 20 Jun 2013 07:04:26 +0000 (17:04 +1000)
orderly_poweroff is expecting a bool parameter, so
use 'true' instead '1'

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found