]> git.baikalelectronics.ru Git - kernel.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)
commit22e26d06a7311ac9c9ff5951c8848580ecb40fb2
tree4a2673db3695d9539b6c8772a8193afd84c6b110
parente485b8793c9770509c5d62f225fad960c738131c
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