diff options
| author | Andre Przywara <[email protected]> | 2015-05-21 17:26:18 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-05-24 13:08:51 -0700 |
| commit | 3873e2d7f63a9da3098b28c405d13f15667a01b0 (patch) | |
| tree | 0f052abe653726b0124a3799a794676140b8f788 /tools/perf/scripts/python | |
| parent | ef5a9358844a2e6f466facaca3247b64c72ef417 (diff) | |
drivers: PL011: refactor pl011_probe()
Currently the pl011_probe() function is relying on some AMBA IDs
and a device tree node to initialize the driver and a port.
Both features are not necessarily required for the driver:
- we lack AMBA IDs in the ARM SBSA generic UART and
- we lack a DT node in ACPI systems.
So lets refactor the function to ease later reuse.
Signed-off-by: Andre Przywara <[email protected]>
Tested-by: Mark Langsdorf <[email protected]>
Tested-by: Naresh Bhat <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions