diff options
author | Claudiu Manoil <claudiu.manoil@nxp.com> | 2016-11-16 15:40:21 +0100 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-11-23 08:23:44 +0100 |
commit | 0fbeac3b0f67a50d45e8a7d72ee3e0301ac7e9a9 (patch) | |
tree | d95578e2ba5a3a03bf8d84a0366e87392e3165cd /crypto | |
parent | soc/qman: test: Fix implementation of fd_cmp() (diff) | |
download | linux-0fbeac3b0f67a50d45e8a7d72ee3e0301ac7e9a9.tar.xz linux-0fbeac3b0f67a50d45e8a7d72ee3e0301ac7e9a9.zip |
soc/qman: Don't add a new platform device for dma mapping
The qman portals are platform devices themselves, so they should
handle dma mappings. Creating a dummy platform device in order to
support dma mapping operations is not justified (and not portable).
Instead, do the mapping against the first portal that has been
initialised.
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions