commit | 18d8d4d2287b790360ee58d2ace4896e2e10cbb6 | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Tue Aug 16 16:11:28 2016 -0700 |
committer | Sean Paul <seanpaul@chromium.org> | Tue Aug 23 11:44:34 2016 -0400 |
tree | c6d908191d30f6e1424179b28d457f4235b2bb15 | |
parent | 8f0ac5c4835291c6cf47aa60f42d0a4f15335670 [diff] |
drm/rockchip: Convert psr_list_mutex to spinlock and use it This patch converts the psr_list_mutex to a spinlock and locks all access to psr_list to avoid races (however unlikely they were). Reviewed-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>