diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-08-06 21:20:22 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-08-19 21:58:05 +0300 |
commit | 346f183cc1348cbf3814796afab0ea34475152a9 (patch) | |
tree | 2b299af587c11cd3101b77621f1d8d1cb6b9065a /sound/pci | |
parent | 4f9f0e068884336787ea41dd6b1ee52a0cf49477 (diff) | |
download | linux-346f183cc1348cbf3814796afab0ea34475152a9.tar.xz |
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 <arnd@arndb.de>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200806182059.2431-5-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions