ARM: 8248/1: pm: remove outdated comment
authorBrian Norris <computersforpeace@gmail.com>
Sat, 13 Dec 2014 03:06:22 +0000 (04:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 21 Jan 2015 15:58:57 +0000 (15:58 +0000)
As of commit abda1bd5f4e04054ce083c298fcd68a743e9df03 __cpu_suspend()
takes only 2 arguments, and those arguments are passed by the platform
code. This comment thus makes no sense, as cpu_suspend() is not actually
hiding any arguments.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/suspend.c

Simple merge