diff options
| author | 2024-02-01 13:29:30 -0600 | |
|---|---|---|
| committer | 2024-03-06 18:30:59 -0600 | |
| commit | 3e62273ac63aeeb80bd3b24fa0102a4de9972d83 (patch) | |
| tree | 593485c2786baf3d258d489f8a6eee273b2d4533 /include/linux/soc/apple/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com | |
| parent | dt-bindings: fsl-imx-sdma: fix HDMI audio index (diff) | |
soc: fsl: qbman: Remove RESERVEDMEM_OF_DECLARE usage
There is no reason to use RESERVEDMEM_OF_DECLARE() as the initialization
hook just saves off the base address and size. Use of
RESERVEDMEM_OF_DECLARE() is reserved for non-driver code and
initialization which must be done early. For qbman, retrieving the
address and size can be done in probe just as easily.
Link: https://lore.kernel.org/r/20240201192931.1324130-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/linux/soc/apple/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
