OSDN Git Service

minigbm: rename mutex
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 24 Nov 2016 01:27:52 +0000 (17:27 -0800)
committerchrome-bot <chrome-bot@chromium.org>
Thu, 1 Dec 2016 08:50:56 +0000 (00:50 -0800)
commit27dd470c6464e9433dadb9e92378aa6c22929eb7
tree1617eadcb101d128b107f2d5192ab101eb16c4b6
parent179687e4ebc9ce7c5a3199247c116852d9d418ce
minigbm: rename mutex

The mutex also protects the driver supported linked list,
so it's a misnomer to call it "table_lock".

BUG=none
TEST=minigbm builds

CQ-DEPEND=CL:405019

Change-Id: Ia9f3bb471539c5af8c71003595464046b1d7209f
Reviewed-on: https://chromium-review.googlesource.com/414584
Commit-Ready: Gurchetan Singh <gurchetansingh@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
drv.c
drv_priv.h
helpers.c