Arnaud Pouliquen
|
33b09b1ac7
|
UPSTREAM: rpmsg: char: Export eptdev create and destroy functions
To prepare the split of the code related to the control (ctrldev)
and the endpoint (eptdev) devices in 2 separate files:
- Rename and export the functions in rpmsg_char.h.
- Suppress the dependency with the rpmsg_ctrldev struct in the
rpmsg_eptdev_create function.
Suggested-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220124102524.295783-2-arnaud.pouliquen@foss.st.com
Bug: 228237154
(cherry picked from commit 69265bc12b6567c6aa9550a198b791e876fbfd2c)
Change-Id: Id4633293eb40deb07f7b52a945b61bd9e36f4c05
Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
|
2022-04-12 09:46:17 +08:00 |
|