diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-13 14:43:15 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2024-02-16 12:17:37 +0000 |
| commit | cf497f3585f944ff42cc2c84453569f37a1bd6b9 (patch) | |
| tree | 8941e9a138db5c6071c12fb8c2a17330de1f3526 /drivers/fpga/ts73xx-fpga.c | |
| parent | dmaengine: fsl-edma: integrate TCD64 support for i.MX95 (diff) | |
| download | kernel-cf497f3585f944ff42cc2c84453569f37a1bd6b9.tar.gz kernel-cf497f3585f944ff42cc2c84453569f37a1bd6b9.zip | |
dmaengine: idxd: make dsa_bus_type const
Since commit d492cc2573a0 ("driver core: device.h: make struct
bus_type a const *"), the driver core can properly handle constant
struct bus_type, move the dsa_bus_type variable to be a constant
structure as well, placing it into read-only memory which can not be
modified at runtime.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: "Ricardo B. Marliere" <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Reviewed-by: Fenghua Yu <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/fpga/ts73xx-fpga.c')
0 files changed, 0 insertions, 0 deletions
