diff options
| author | Arnd Bergmann <[email protected]> | 2020-08-06 20:20:22 +0200 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2020-08-19 20:58:05 +0200 |
| commit | 346f183cc1348cbf3814796afab0ea34475152a9 (patch) | |
| tree | 2b299af587c11cd3101b77621f1d8d1cb6b9065a /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
| parent | 4f9f0e068884336787ea41dd6b1ee52a0cf49477 (diff) | |
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
The clk driver uses both a function call into an exported
platform file and a direct register access to a hardcoded
virtual address for accessing the MISCCR register, both
become are a problem for a multiplatform kernel because
of the header file dependency.
Make this an indirect function call through platform data
instead.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions