mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 03:20:44 +09:00
In order to be able to lock a rproc driver implementations only when used by a client, we must differ between the dereference operation of a client and the implementation itself. This patch brings no functional change. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>