commit | 021ba010663146305b0ba51246a41223d38943af | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Wed Nov 16 16:40:22 2016 +0200 |
committer | Scott Wood <oss@buserror.net> | Wed Nov 23 01:23:44 2016 -0600 |
tree | 833d0cef2390a3b49939cfc3466077819c38f784 | |
parent | 0fbeac3b0f67a50d45e8a7d72ee3e0301ac7e9a9 [diff] |
soc/qman: test: Don't use dummy platform device for dma mapping Replace dummy platform device hack with a reference to a portal's platform device, in order to dma map the test frame for this small unit test. The 2 qman symbols need to be exported because this self test is a kernel module. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net>