diff options
author | Pratyush Anand <pratyush.anand@st.com> | 2013-11-29 14:27:35 +0400 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2014-07-14 09:34:42 +0400 |
commit | 36c5c90d4c24d692fe158f5bfe4c97f28fd6ebba (patch) | |
tree | c684e30478521409025a3545a4a1e75db0fba463 /lib/kobject_uevent.c | |
parent | 64562e99477fc58a11e7f351f959c956586906e1 (diff) | |
download | linux-36c5c90d4c24d692fe158f5bfe4c97f28fd6ebba.tar.xz |
ARM: SPEAr13xx: Fix static mapping table
SPEAr13xx was using virtual address space 0xFE000000 to map physical address
space 0xB3000000. But pci_remap_io uses 0xFEE00000 as virtual address and so
replace 0xFE000000 with 0xF9000000.
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Pratyush Anand <pratyush.anand@st.com>
Signed-off-by: Mohit Kumar <mohit.kumar@st.com>
[viresh: fixed logs/cclist]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'lib/kobject_uevent.c')
0 files changed, 0 insertions, 0 deletions