]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[ARM] msm: smd: Update the correct fTAIL pointer after reading from fifo
authorHaley Teng <Haley_Teng@htc.com>
Mon, 12 Oct 2009 17:38:10 +0000 (10:38 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:15:16 +0000 (09:15 -0700)
commit7632fba05197999fb0d24776b567682ebd62f62a
treefd576a73b6d45777952af33b327cdf21215e6fb2
parent37521a3181123dc4a9584cc4b8572c08ea0a8274
[ARM] msm: smd: Update the correct fTAIL pointer after reading from fifo

When we read data out of the sender's fifo, we need to advance the sender's
tail pointer, not the receiver's.

Signed-off-by: Haley Teng <Haley_Teng@htc.com>
Acked-by: Dima Zavin <dima@android.com>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/smd.c