Re: [PATCH] drm/exynos: dsi: fix workaround for the legacy clock name

2020-02-27 Thread Andrzej Hajda
On 20.02.2020 13:30, Marek Szyprowski wrote: > Writing to the built-in strings arrays doesn't work if driver is loaded > as kernel module. This is also considered as a bad pattern. Fix this by > adding a call to clk_get() with legacy clock name. This fixes following > kernel oops if driver is loade

[PATCH] drm/exynos: dsi: fix workaround for the legacy clock name

2020-02-20 Thread Marek Szyprowski
Writing to the built-in strings arrays doesn't work if driver is loaded as kernel module. This is also considered as a bad pattern. Fix this by adding a call to clk_get() with legacy clock name. This fixes following kernel oops if driver is loaded as module: Unable to handle kernel paging request