bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Tue, 24 Nov 2020 11:12:00 +0000 (13:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 18:50:53 +0000 (19:50 +0100)
commitca43fec96b439b0e957121065404c0042a730501
tree382499f05d746df4d74db3b3214c635f56358b01
parent74abd1f2d49a2a9660eadd9486da333554c4a23b
bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structure

'type' and 'flags' fields were missing from dprc_rsp_get_obj_region
structure therefore the MC Bus driver was not receiving proper flags
from MC like DPRC_REGION_CACHEABLE.

Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Cristian Sovaiala <cristian.sovaiala@freescale.com>
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Link: https://lore.kernel.org/r/20201124111200.1391-1-laurentiu.tudor@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/fsl-mc/dprc.c
drivers/bus/fsl-mc/fsl-mc-private.h