summaryrefslogtreecommitdiff
path: root/drivers/staging/fieldbus/anybuss/arcx-anybus.c
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2023-09-23 17:32:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-10-05 11:04:45 +0300
commit06d0b811883b867b9a6336585b9122fcde20f078 (patch)
tree85f6793d174799800be921d36bc2cff478946f7e /drivers/staging/fieldbus/anybuss/arcx-anybus.c
parent899038ae82bd65191c6a2f19bf693bf6f24e5b3c (diff)
downloadlinux-06d0b811883b867b9a6336585b9122fcde20f078.tar.xz
staging: bcm2835-audio: Register bcm2835-audio with vchiq_bus_type
Similar to how bcm2385-camera device is registered, register the bcm2835-audio with vchiq_bus_type as well. Since we moved away bcm2835-audio from platform driver/device, we have to set the DMA mask explicitly. Set the DMA mask at probe time. Meanwhile at it, change the name and module alias from "bcm2835_audio" to "bcm2835-audio" to be consistent with bcm2835-camera device. This does not brings any functional change as '-' and '_' are interchangeable as per modprobe man pages. Also, drop vchiq_register_child() helper which is no longer needed after this patch. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Link: https://lore.kernel.org/r/20230923143200.268063-7-umang.jain@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fieldbus/anybuss/arcx-anybus.c')
0 files changed, 0 insertions, 0 deletions