diff options
| author | Andrey Smirnov <[email protected]> | 2016-05-02 14:08:21 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2016-05-02 14:08:21 -0500 |
| commit | e6f1fef04c253955004efea35aea2e4bc59f49b6 (patch) | |
| tree | 7a41cd63795fc10dbeba41ccb33efae5f3582807 /tools/perf/scripts/python | |
| parent | a5fcec480f25eb5444c0b71ecdf9b18b09236b95 (diff) | |
PCI: imx6: Use enum instead of bool for variant indicator
Use enumerated type instead of a boolean flag to specify the variant of
the PCIe IP block (6Q, 6SX, etc). This patch has zero functional impact,
however it makes the code easier to extend for the case of more than 2
possible variants of an IP block (of which there are).
[bhelgaas: rewrap comment, remove extra blank line]
Signed-off-by: Andrey Smirnov <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions