mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 02:52:56 +00:00
5bbea0c41c
This patch fixes erroneous register read. reall function needs register base address + offset but exynos_drm_gsc module used only offset to read a register. so this patch uses gsc_read function instead of readl. Signed-off-by: Eunchul Kim <chulspro.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> |
||
---|---|---|
.. | ||
drm | ||
stub | ||
vga | ||
Makefile |