cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
authorXunlei Pang <pang.xunlei@linaro.org>
Tue, 4 Aug 2015 05:48:56 +0000 (13:48 +0800)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 6 Jun 2016 23:12:25 +0000 (19:12 -0400)
commitd3bbf7b3c6c919f9b19dcc8277603c1885e487b7
treef8709d79fbea38fa612166020c32088d4e799e03
parentcde02e3a5b143885f6b68b7e687eb4326d5da99d
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()

[ Upstream commit 4c1ed5a6079078699128064664913ae7b079648f ]

For cpuidle_state_is_coupled(), 'dev' is not used, so remove it.

Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/cpuidle/coupled.c
drivers/cpuidle/cpuidle.c
drivers/cpuidle/cpuidle.h