Adding support for some user space clients that want
a notification to be sent to remote subsystem when a
local close call is made.
Change-Id: I5641ad649ad30b995093e11187f0a80a09ea39e7
Signed-off-by: Vivek Golani <vgolani@codeaurora.org>
Update the serial signal interface for rpmsg and glink to match the
android common kernel abi.
Change ABI whitelist to use renamed APIs for rpmsg_get/set_signals().
Change-Id: If531efa835b0bfb8405a5dfd265025b5c2754a61
Signed-off-by: Chris Lew <clew@codeaurora.org>
'ret' was used to store the minor version obtained from
ida_simple_get. This was overwritten with the return value
of glink_pkt_parse_devicetree. Hence, saving the return
value in 'minor' and passing in this new variable, 'minor'
to create a glink_pkt device.
Change-Id: I5dff8e01e27501171146df782c93d110d6592047
Signed-off-by: Jay Jayanna <jayanna@codeaurora.org>
This snapshot is taken as of msm-4.19 'commit <d2f41beab007i>
("Merge "msm: npu: Add bandwidth monitor support"")'.
Removed the debug mask as it is not used for debugging.
Change-Id: I1fb6dfa73dedd27594d6a5b66d2892d5436ec076
Signed-off-by: Jay Jayanna <jayanna@codeaurora.org>