]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Improve SRAM function handling
authorTony Lindgren <tony@atomide.com>
Thu, 2 Jun 2005 19:30:01 +0000 (12:30 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 2 Jun 2005 19:30:01 +0000 (12:30 -0700)
commitf0abea5ed59c524f645578b35a50f3593961a514
tree60ff2fdf7fdbf3ecb6748101cac1290a75918923
parentd0834e48f1e1f444891129409ff8cb0ac85cf44b
ARM: OMAP: Improve SRAM function handling

Added minimal management for SRAM as clock and PM
related functions need to use it. Also framebuffer
and DSP may want to use SRAM.
arch/arm/mach-omap/Makefile
arch/arm/mach-omap/omap1/io.c
arch/arm/mach-omap/pm.c
arch/arm/mach-omap/sram-fn.S [new file with mode: 0644]
arch/arm/mach-omap/sram.c [new file with mode: 0644]
arch/arm/mach-omap/sram.h [new file with mode: 0644]
include/asm-arm/arch-omap/omap1510.h
include/asm-arm/arch-omap/omap16xx.h
include/asm-arm/arch-omap/omap730.h
include/asm-arm/arch-omap/pm.h