mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-06 09:36:49 +08:00

When doing ion / drm detection use access is a better idea. For open will introduce some unnecessary kernel operation. And access is more flexible to use library on different stage of boot up. Change-Id: Ib6e98d26cb59dd1c8b0899cfa43911fc25097bd4 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>