]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rpmsg: char: Rename rpmsg_char_init to rpmsg_chrdev_init
authorArnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Thu, 11 Mar 2021 14:04:08 +0000 (15:04 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 17 Mar 2021 19:16:04 +0000 (14:16 -0500)
commit60d7b22d25930e5c3e03eca32047e3313fa76897
tree0d24bf1a5568598dc7ecf61201de9cfc882561dc
parenta38fd8748464831584a19438cbb3082b5a2dab15
rpmsg: char: Rename rpmsg_char_init to rpmsg_chrdev_init

To be coherent with the other functions which are prefixed by
rpmsg_chrdev, rename the rpmsg_char_init function.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20210311140413.31725-2-arnaud.pouliquen@foss.st.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/rpmsg_char.c