OSDN Git Service

uio: msm_sharedmem: Add stub shutdown function
authorAnant Goel <anantg@codeaurora.org>
Sat, 4 Aug 2018 06:12:17 +0000 (23:12 -0700)
committerAnant Goel <anantg@codeaurora.org>
Wed, 8 Aug 2018 01:04:35 +0000 (18:04 -0700)
commitca463d4e79abab890892456706946288116db4c4
treea7674de83915201ead07d1aee7664e7bdd8f513e
parent42570c93eca94652aa82f2c880004789606bbbe7
uio: msm_sharedmem: Add stub shutdown function

A stub shutdown function is added as the default
implementation. This function is used by targets
that do not need to free their memory when the
driver is shutdown.

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