mhi: cntrl: qcom: allow printing large strings to IPC logs
Large strings are truncated to 255 bytes by IPC logging API.
Allow for them to be printed in their entirety by using the
string separator API and split it using newline as the
delimiter.
Change-Id: If9ddbad7e9a9c30da57a733c94fb837c120f12ae
Signed-off-by:
Bhaumik Bhatt <bbhatt@codeaurora.org>
Loading
Please register or sign in to comment