]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit647654fea23a30a6acfcdb4d8a0f95abadebe47b
tree79ab8095c4b581949d2b7389ac0a5a72e5f28cd6
parent8d3a7639ea182e986c521b6002a898519b17ca76
ARM: 8248/1: pm: remove outdated comment

As of commit f399acd6e77e7adebcb6e67677c72faee70a45ad __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