diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-19 13:34:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-04-22 17:13:53 +0200 |
commit | 6e67955087e72f1a5f64dd8014c27e1d9317fbb4 (patch) | |
tree | 90e1dcd9633d7fed7e327c66f77adaa3d1b233c6 /drivers/fpga/fpga-mgr.c | |
parent | 6c2f421174273de8f83cde4286d1c076d43a2d35 (diff) |
amba: Use driver_set_override() instead of open-coding
Use a helper to set driver_override to reduce the amount of duplicated
code. Make the driver_override field const char, because it is not
modified by the core and it matches other subsystems.
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