2 Commits

Author SHA1 Message Date
Raghavendra Rao Ananta
584987cdca trace: convert to debugfs_file_get() and -put()
Convert the depreciated calls, debugfs_use_file_start() and
debugfs_use_file_finish() to debugfs_file_get() and debugfs_file_put()
respectively.

Change-Id: Ifdf214d4274a4062d7a077fdc94a9528d960eed6
Signed-off-by: Raghavendra Rao Ananta <rananta@codeaurora.org>
2018-08-13 22:12:13 -07:00
Chris Lew
4353083761 trace: Add snapshot of ipc_logging driver
This snapshot is taken as of msm-4.9 'commit <089d1cb5176d>
("Merge "spcom: ignore CONNECTED notification while closing
the channel"")'.

In addition, remove unnecessary out of memory prints.

CRs-Fixed: 2093992
Change-Id: Id6e4a3659cb43db704237d55aae5e95c9d74e0de
Signed-off-by: Chris Lew <clew@codeaurora.org>
2017-08-18 14:42:21 -07:00