diff options
| author | Umang Jain <[email protected]> | 2023-09-23 20:01:56 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-05 10:04:44 +0200 |
| commit | 311b94dc641dcb06b54e5e70555f19c6413eda96 (patch) | |
| tree | 118dce17c91dd15c86ecbb5611197b829f0778f8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | bc65b13eddc35f0cf5b429ca143b9394a6826707 (diff) | |
staging: vc04_services: bcm2835-audio: Explicitly set DMA mask
In the following patches, vchiq_arm will be migrated to create and use
its own bus and all the vchiq drivers (bcm2835-camera, bcm2835-audio)
will be registered to it. Since the platform driver/device model
internally sets the DMA mask for its registered devices, we would have
to do it ourself when we remove the platform driver/device registration
for vchiq devices.
This patch explicitly sets the DMA mask to bcm2835-audio so as not
to introduce a regression when we move away from platform
device/driver model.
Signed-off-by: Umang Jain <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions