linux-kernel-test/arch/arm/mach-cns3xxx
Anton Vorontsov df8f4d2f3e ARM: cns3xxx: Make cns3xxx_pwr_soft_rst_force() to actually reset blocks
commit 6eb5d146d4 ("ARM: cns3xxx: Use IO memory accessors everywhere")
breaks cns3xxx_pwr_soft_rst_force() function, so that it doesn't write
cleared bit into the register.

This patch fixes the issue by adding the necessary __raw_writel().

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
2010-11-26 21:10:49 +03:00
..
include/mach arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
cns3420vb.c arm: remove machine_desc.io_pg_offst and .phys_io 2010-10-20 00:27:46 -04:00
core.c
core.h
devices.c ARM: cns3xxx: Add support for AHCI controllers 2010-06-08 17:37:09 +04:00
devices.h ARM: cns3xxx: Add support for AHCI controllers 2010-06-08 17:37:09 +04:00
Kconfig
Makefile ARM: cns3xxx: Add support for SDHCI controllers 2010-06-08 17:37:09 +04:00
Makefile.boot
pcie.c ARM: cns3xxx: Add support for PCI Express ports 2010-06-08 17:37:09 +04:00
pm.c ARM: cns3xxx: Make cns3xxx_pwr_soft_rst_force() to actually reset blocks 2010-11-26 21:10:49 +03:00