aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAleksey Makarov <[email protected]>2017-03-01 18:23:02 +0300
committerGreg Kroah-Hartman <[email protected]>2017-03-14 10:59:04 +0800
commit713b93f1b849527e8c440753fc92cc6c202f2092 (patch)
treec484b78bf0ba3866df641594026c81e5a25df674 /tools/perf/scripts/python
parent4495c08e84729385774601b5146d51d9e5849f81 (diff)
Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"
The original patch makes the condition always true, so it is wrong. It masks (but not fixes) the bug described in the commit message but introduces a regression (no console is selected by SPCR) in regular (no 'console=ttyAMA') case. s/||/&&/ would not fix the problem as the root cause was identified incorrectly. This reverts commit aea9a80ba98a0c9b4de88850260e9fbdcc98360b. Signed-off-by: Aleksey Makarov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions