mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 03:03:00 +09:00
Since the refcount_t 'atomic' type is used to implement 'struct kref', refcount_read() is used to replace atomic_read(). Change-Id: I9fc7876cfd7ed8107551bc1909fa0305ab41d9fd Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>