linux-stable-rt/arch/arm/mach-msm
Brian Swetland b8a16e1fdf [ARM] msm: add proc_comm support, necessary for clock and power control
The proc_comm protocol is the lowest level protocol available for
communicating with the modem core.  It provides access to clock and
power control, among other things, and is safe for use from atomic
contexts, unlike the higher level SMD and RPC transports.

Signed-off-by: Brian Swetland <swetland@google.com>
2008-10-22 02:39:32 -07:00
..
include/mach
Kconfig
Makefile [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
Makefile.boot
board-halibut.c
common.c
dma.c
idle.S
io.c
irq.c
proc_comm.c [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
proc_comm.h [ARM] msm: add proc_comm support, necessary for clock and power control 2008-10-22 02:39:32 -07:00
timer.c