commit | fe155c8ced63102c1c49e256ca8e6ad1baf1e704 | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Fri Oct 26 15:19:35 2012 -0700 |
committer | Pratik Patel <pratikp@codeaurora.org> | Thu Nov 01 10:06:12 2012 -0700 |
tree | e7567c2109d6c555a24a903e5e2fd60e27f0de51 | |
parent | e7b35aa62a1113b4c6f5b155716b3bfc38c1e326 [diff] |
coresight: attempt to send data over STM only if size is non-zero Send data over STM only if the data length specified is non-zero. This will avoid potential issues while avoiding sending empty packets. Change-Id: I1792d4b342bdb8cae2c0a8edc2d2584b42c72f6f Signed-off-by: Pratik Patel <pratikp@codeaurora.org>