staging: fsl-mc: set cacheable flag for added devices if applicable
authorItai Katz <itai.katz@nxp.com>
Mon, 11 Apr 2016 16:55:48 +0000 (11:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 01:00:45 +0000 (18:00 -0700)
commitb3721fc1e0cb2f2e1e4732ab4c9bf72363a6b5ed
tree0dce4ec644aaa5a878e462928701615d2cf5cd30
parent0f90f25b8f83f5185c0fea8fa02b6bb77917f916
staging: fsl-mc: set cacheable flag for added devices if applicable

Some DPAA2 devices have mmio regions that should be mapped as
cacheable by drivers.  Set IORESOURCE_CACHEABLE in the region's
flags if applicable.

Signed-off-by: Itai Katz <itai.katz@nxp.com>
[Stuart: update subject and commit message]
Signed-off-by: Stuart Yoder <stuart.yoder@nxp.com>
Acked-by: German Rivera <german.rivera@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/mc-bus.c