diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-13 14:44:01 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2024-02-14 05:38:03 +0000 |
| commit | d2e8899de71cd0a3c22a0eadfb9d54604d34eb96 (patch) | |
| tree | 2df101b910df782687ec618648412a6844253819 /drivers/cdx/controller/cdx_controller.c | |
| parent | dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatible (diff) | |
| download | kernel-d2e8899de71cd0a3c22a0eadfb9d54604d34eb96.tar.gz kernel-d2e8899de71cd0a3c22a0eadfb9d54604d34eb96.zip | |
soc: qcom: apr: make aprbus 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 aprbus 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: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
