OSDN Git Service

gralloc_drm: search the correct drm device
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 23 Nov 2017 09:55:45 +0000 (17:55 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 23 Nov 2017 09:55:45 +0000 (17:55 +0800)
commit1ffd2c8a4208b4eef1cdbbfcc060952260317510
tree4f50a7182c40cbf8ba4824f4010633a65f6ef7ec
parent7490e03a1047125b432c8487811bda04f2c5d8a3
gralloc_drm: search the correct drm device

Instead of using a hardcoded drm device path, find the correct
drm device according to the driver name.
gralloc_drm.c