diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-19 13:34:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 17:13:54 +0200 |
commit | 23d99baf9d729ca30b2fb6798a7b403a37bfb800 (patch) | |
tree | 73f407d33cf6f1f42776253acb18834e37c6763f /drivers/fpga/fpga-mgr.c | |
parent | 01ed100276bdac259f1b418b998904a7486b0b68 (diff) |
PCI: Use driver_set_override() instead of open-coding
Use a helper to set driver_override to the reduce amount of duplicated
code. Make the driver_override field const char, because it is not
modified by the core and it matches other subsystems.
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions