diff options
author | Hector Martin <[email protected]> | 2021-03-05 06:38:57 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:34:10 +0100 |
commit | 0906db90c722c9fa3d41e69c02ee962b8304da21 (patch) | |
tree | 9ff73e94af7bcca09661424310fa38a666187877 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ad5613b98a48e71a13fdb945593c7e485ed49b55 (diff) |
tty: serial: samsung_tty: Use devm_ioremap_resource
This picks up the non-posted I/O mode needed for Apple platforms to
work properly.
This removes the request/release functions, which are no longer
necessary, since devm_ioremap_resource takes care of that already. Most
other drivers already do it this way, anyway.
Signed-off-by: Hector Martin <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions