]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Consolidate PM debug functions
authorTomasz Figa <t.figa@samsung.com>
Mon, 17 Mar 2014 22:28:09 +0000 (07:28 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 20 Mar 2014 19:06:12 +0000 (04:06 +0900)
commitd38688a69fd88269eae3c7c66ec34fb02fb04fd1
tree4a2673db3695d9539b6c8772a8193afd84c6b110
parent99b2fc2b8b40256538332769f11f2fe6ee942f6c
ARM: SAMSUNG: Consolidate PM debug functions

This patch removes one-line functions that was used just to pass
constant arguments to lower level functions. After previous patches the
need for those constants has been eliminated, so the main functions can
be called directly.

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>
arch/arm/plat-samsung/pm.c