linux/arch/arm/plat-omap/include/plat
Jon Hunter 1eaff71017 ARM: OMAP: Don't restore DMTIMER interrupt status register
Restoring the timer interrupt status is not possible because writing a 1 to any
bit in the register clears that bit if set and writing a 0 has no affect.
Furthermore, if an interrupt is pending when someone attempts to disable a
timer, the timer will fail to transition to the idle state and hence it's
context will not be lost. Users should take care to service all interrupts
before disabling the timer.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2012-11-12 16:23:54 -06:00
..
counter-32k.h ARM: OMAP: Remove plat-omap/common.h 2012-10-31 15:37:13 -07:00
cpu.h ARM: OMAP1: Remove relative includes 2012-10-31 15:37:14 -07:00
debug-devices.h ARM: OMAP: Fix relative includes for debug-devices.h 2012-10-31 15:37:13 -07:00
dmtimer.h ARM: OMAP: Don't restore DMTIMER interrupt status register 2012-11-12 16:23:54 -06:00
i2c.h ARM: OMAP: Fix relative includes for shared i2c.h file 2012-10-31 15:37:13 -07:00
iommu2.h omap: iommu: omapify 'struct iommu' and exposed API 2011-08-26 11:46:01 +02:00
iommu.h ARM: OMAP3: hwmod data: add mmu data for iva and isp 2012-09-23 17:28:23 -06:00
iopgtable.h omap: iommu: omapify 'struct iommu' and exposed API 2011-08-26 11:46:01 +02:00
iovmm.h iommu/omap: eliminate the public omap_find_iommu_device() method 2011-12-05 15:47:39 +02:00
mailbox.h OMAP: mailbox: add notification support for multiple readers 2010-12-02 05:43:16 -06:00
omap-serial.h Revert "serial: omap: fix software flow control" 2012-10-24 11:57:21 -07:00
prcm.h ARM: OMAP: Allow platforms to hook reset cleanly 2011-01-27 16:39:48 -08:00
sram.h ARM: OMAP: Introduce common omap_map_sram() and omap_sram_reset() 2012-10-31 10:14:13 -07:00
timex.h
vram.h OMAPDSS: Remove video SRAM support 2012-02-23 09:38:26 +02:00