diff options
author | 2015-05-21 17:26:18 +0100 | |
---|---|---|
committer | 2015-05-24 13:08:51 -0700 | |
commit | 3873e2d7f63a9da3098b28c405d13f15667a01b0 (patch) | |
tree | 0f052abe653726b0124a3799a794676140b8f788 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drivers: PL011: refactor pl011_set_termios() (diff) | |
download | linux-dev-3873e2d7f63a9da3098b28c405d13f15667a01b0.tar.xz linux-dev-3873e2d7f63a9da3098b28c405d13f15667a01b0.zip |
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 <andre.przywara@arm.com>
Tested-by: Mark Langsdorf <mlangsdo@redhat.com>
Tested-by: Naresh Bhat <nbhat@cavium.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions