From 0d8dc6b05bf2645181eeac1f7e0cc4b105911565 Mon Sep 17 00:00:00 2001 From: Brian Swetland Date: Fri, 17 Jul 2009 13:08:15 +0200 Subject: [PATCH] Staging: HTC Dream: add smd code Infrastructure to support the Qualcomm "shared memory driver" interface, used to communicate with the baseband processor on MSM7k SoCs. The smd core provides low level facilities to interact with the shared memory comms region, and a "virtual serial channel" interface that higher level transports (AT command channel, rmnet virtual ethernet, qmi network management protocol, and oncrpc, for example) are routed over. Signed-off-by: Pavel Machek Cc: Brian Swetland Cc: Iliyan Malchev Cc: San Mehat Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed