commit | 161d678fa7e299416ad6b49ce4939641c4bd46fd | [log] [tgz] |
---|---|---|
author | Yan He <yanhe@codeaurora.org> | Wed Jul 27 22:56:19 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:27:25 2011 -0700 |
tree | e18284549411688c042e71d56ac36ce1d23ff957 | |
parent | 15f2a5e23ecdcce7a286af8a7104650c94adebb1 [diff] |
platform-drivers: msm: sps: debugging function enhancement improvements include: 1> avoid unnecessary string operation in ISR 2> enable detailed debug info output at runtime 3> use unlikely() macro to improve success of branch prediction Signed-off-by: Yan He <yanhe@codeaurora.org>