[RFC 23/36] [Driver][Qualcomm 1065][AT_COMMAND]retrieve message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: morris.chen <morris_chen@xxxxxxxxxxxx>

---
 arch/arm/mach-msm/smd_tty.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 arch/arm/mach-msm/smd_tty.c

diff --git a/arch/arm/mach-msm/smd_tty.c b/arch/arm/mach-msm/smd_tty.c
old mode 100644
new mode 100755
index d4272fa..f43c086
--- a/arch/arm/mach-msm/smd_tty.c
+++ b/arch/arm/mach-msm/smd_tty.c
@@ -80,7 +80,9 @@ static void smd_tty_work_func(struct work_struct *work)
 			printk(KERN_ERR "OOPS - smd_tty_buffer mismatch?!");
 		}
 		mutex_unlock(&smd_tty_lock);
-
+		//QCI, morris chen, 20100608, begin, return ATcmd's message back
+		printk("%s\n",ptr);
+		//QCI, morris chen, end
 		tty_flip_buffer_push(tty);
 	}
 
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux