summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/uaccess.S
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2014-03-18 07:28:10 +0900
committerKukjin Kim <kgene.kim@samsung.com>2014-03-21 04:09:26 +0900
commitdbc5ca163dc46153a8e5249da627af571ae47c10 (patch)
tree267bb51c2451d61fa59effe7263c56be5f3e310a /arch/arm/lib/uaccess.S
parentf682426630c620a2b8ae488a4f0d85ec6c272d66 (diff)
downloadop-kernel-dev-dbc5ca163dc46153a8e5249da627af571ae47c10.zip
op-kernel-dev-dbc5ca163dc46153a8e5249da627af571ae47c10.tar.gz
ARM: EXYNOS: Fix abuse of CONFIG_PM
CONFIG_PM means that at least one of CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME is enabled, while multiple entries in mach-exynos/Kconfig abused it to enable sleep- and runtime-specific functionality. This patch fixes this abuse by replacing dependencies on CONFIG_PM with appropriate dependencies on either CONFIG_PM_SLEEP or CONFIG_PM_RUNTIME, whichever is appropriate. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/lib/uaccess.S')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud