commit | f97441f4c398b4ae29a4eb8439f9a09fcf26225a | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Fri Jul 05 17:56:43 2019 +0800 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Jul 08 12:28:44 2019 +0100 |
tree | 2ccf61fb141d61a690237ecb5eea3321fe13c921 | |
parent | 91347af1c5c32e1fe9a8294a526e1cfdfa7b6ac2 [diff] |
PCI: mobiveil: Refactor the MEM/IO outbound window initialization Move the resource type check into an if/else block and only set-up the outbound window for MEM and IO resource. No functional change intended. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Minghuan Lian <Minghuan.Lian@nxp.com>