linux/drivers/vfio/platform
Arvind Yadav 417fb50d55 vfio: platform: constify amba_id
amba_id are not supposed to change at runtime. All functions
working with const amba_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2017-08-30 14:03:42 -06:00
..
reset
Kconfig
Makefile
vfio_amba.c
vfio_platform.c
vfio_platform_common.c
vfio_platform_irq.c
vfio_platform_private.h