OSDN Git Service

uio: msm_sharedmem: Add a function to release the shared RAM section
authorAnant Goel <anantg@codeaurora.org>
Fri, 15 Jun 2018 01:32:16 +0000 (18:32 -0700)
committerAnant Goel <anantg@codeaurora.org>
Fri, 15 Jun 2018 19:19:56 +0000 (12:19 -0700)
commit205812e0fc6eafbc66489a8444658289992d9166
tree34cd6b068fc6fca4914d05615126946a819073bb
parent53c73b71906f5ce07686603d9ff7fb20a06d296e
uio: msm_sharedmem: Add a function to release the shared RAM section

A function to free the shared RAM section has been added to the
msm_sharedmem driver. This function is needed to free the RAM section
on shutdown of the msm_sharedmem driver. The function is called on
the shutdown command for the driver.

Change-Id: Iff04f93d380664c5e3df9b0cd575cf9e6300ea39
Signed-off-by: Anant Goel <anantg@codeaurora.org>
drivers/uio/msm_sharedmem/msm_sharedmem.c