diff options
author | Maciej W. Rozycki <[email protected]> | 2023-01-08 21:56:51 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-20 13:12:00 +0100 |
commit | f01dda1cb85e14a1d51c3cedad0feaaf71a93b4b (patch) | |
tree | 1a7a4a25d3a786af76f02e0da36b0d6c8e2a2b10 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1c4b7d967e8a18c18ef8ef6354395d4f96a10f0e (diff) |
parport_pc: Let chipset drivers mask unsupported modes
Rename `parport_pc_probe_port' to `__parport_pc_probe_port' and add a
`mode_mask' parameter so that callers can specify a mask of unsupported
modes to exclude even if mode probing seems to indicate otherwise. Add
a `parport_pc_probe_port' wrapper with an implicit mask of 0 for the
current callers to use.
No functional change at this point, but the configuration of data write
handlers is now no longer intertwined with determination and reporting
of available modes.
Signed-off-by: Maciej W. Rozycki <[email protected]>
Signed-off-by: Sudip Mukherjee <[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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions