commit | 65a7d431afd94c59fd3cddc284db7db28f326377 | [log] [tgz] |
---|---|---|
author | Eric Holmberg <eholmber@codeaurora.org> | Fri Feb 24 11:28:56 2012 -0700 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Fri Mar 02 17:49:42 2012 -0700 |
tree | 89e91460bd888e5c1454a0386767999813b4e35c | |
parent | cce6daf3ed37d0101af164f5733efd4892282fc8 [diff] |
msm: smd: Remove spurious DATA notification Add a check to make sure that the SMD_EVENT_DATA notification is only sent if the FIFO head or tail has been actually updated. This extra notification is harmless, but adds interrupt overhead due to the extra unnecessary processing. Change-Id: If01b9f1ab7c5df24d4c1ec6e0f2e63cce8a08bb5 Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>