commit | 80baf649c2778bb8900cb9011bc712b89faddbdb | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Mon Nov 21 22:26:44 2016 +0000 |
committer | Alan Tull <atull@opensource.altera.com> | Tue Nov 29 15:51:46 2016 -0600 |
tree | 6edfe18526c113918a52b885d230c04dd90bf97d | |
parent | 1930c2865108d5510d9013aaced3c12be5f413f6 [diff] |
fpga zynq: Remove priv->dev socfpga uses mgr->dev for debug prints, there should be consistency here, so standardize on that. The only other use was for dma which can be replaced with mgr->dev.parent. Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Acked-by: Alan Tull <atull@opensource.altera.com> Acked-by: Moritz Fischer <moritz.fischer@ettus.com>