Home
last modified time | relevance | path

Searched hist:"13 e133ea" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpower.c13e133ea Tue Apr 06 06:55:14 CDT 2021 Guobin Huang <huangguobin4@huawei.com> gma500: Use DEFINE_SPINLOCK() for spinlock

spinlock can be initialized automatically with DEFINE_SPINLOCK()
rather than explicitly calling spin_lock_init().

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Guobin Huang <huangguobin4@huawei.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1617710114-48071-1-git-send-email-huangguobin4@huawei.com