summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRohit Vaswani <rvaswani@codeaurora.org>2014-08-29 08:56:22 -0700
committerRohit Vaswani <rvaswani@codeaurora.org>2016-03-01 12:22:26 -0800
commit7614923a9c24a8eaaa4e8a1f4a1750df0f1fe602 (patch)
tree8aa3afeec9a4c09cbfb9fff3a5490fada64809d1 /include/linux
parent01397cdaa219b5349832faa633816ca464be2f16 (diff)
lib: iomap: Add MSM RTB support
The ioread* and the iowrite* functions and not inlined and hence the RTB logs end up containing the ioread and iowrite functions themselves and not the ones invoking them. Add RTB support to the ioread*and iowrite* functions so that we can get meaningful RTB logs. Note that to avoid multiple RTB logs for ioread* and iowrite* functions, read*_no_log and write*_no_log macros are added. Change-Id: I2315d44c4dfbeee6be4a52f21bf4a20dd9508597 Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> Signed-off-by: David Keitel <dkeitel@codeaurora.org> Conflicts: arch/arm64/include/asm/io.h
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions