commit | d93d0f0cfef46293db97cbdc5e72c9e5bceadd02 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Fri Aug 13 16:07:35 2010 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Tue Aug 17 11:38:19 2010 +0900 |
tree | e764e9ac49ddf682383aecb92afe25f20f4e1643 | |
parent | 6a69e11a793130fb61cce5564dc90d83ca9861e4 [diff] |
S5P: Use accessor functions instead of SoC specific defines to access the base address This patch is intended to prepare the other S5P SoC. (s5pc210) If use SoC specific defines then can't share with other SoC. So, make the accessor functions for access the base address by common way. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>