[ARM] msm: add proc_comm support, necessary for clock and power control
authorBrian Swetland <swetland@google.com>
Tue, 9 Sep 2008 16:36:50 +0000 (09:36 -0700)
committerBrian Swetland <swetland@google.com>
Wed, 22 Oct 2008 09:39:32 +0000 (02:39 -0700)
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>

No differences found