From: Tomasz Figa Date: Mon, 17 Mar 2014 22:28:09 +0000 (+0900) Subject: ARM: SAMSUNG: Use debug_ll_addr() to get UART base address X-Git-Tag: v3.15-rc1~74^2~2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b2fc2b8b40256538332769f11f2fe6ee942f6c;p=pandora-kernel.git ARM: SAMSUNG: Use debug_ll_addr() to get UART base address This patch modifies Samsung PM debug helpers to use a multiplatform friendly way of getting base address of debug UART port, so instead of using a per-mach static macro, a generic debug_ll_addr() helper is used. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed