Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xx...
commit06d1d8c85700884940346f20d10b3a22c331b5e9
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Apr 2013 14:08:43 +0000 (2 16:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Apr 2013 14:09:45 +0000 (2 16:09 +0200)
tree3eafff71062b81431fdd8c745ad9ea312b89ca2c
parent76a254f76487ee1e8d969ed89f2f87a25158dd70
parenta3d9052c6296ad3398d3ad649c3c682c3e7ecfa6
Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into fixes

From Anton Vorontsov <anton@enomsg.org>:

This tag includes Mac Lin's work to revive CNS3xxx booting:

 "Since commit 0536bdf33faf (ARM: move iotable mappings within the vmalloc
 region), [...] the pre-defined iotable mappings is not in the vmalloc
 region. [...] move the iotable mappings into the vmalloc region, and
 merge the MPCore private memory region (containing the SCU, the GIC and
 the TWD) as a single region."

Plus there is a small cosmetic fix, also from Mac Lin.

* tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx:
  ARM: cns3xxx: fix mapping of private memory region

[arnd: dropped the cosmetic fix from the merge as it is not needed for 3.9]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>