fpga zynq: Remove priv->dev
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 21 Nov 2016 22:26:44 +0000 (22:26 +0000)
committerAlan Tull <atull@opensource.altera.com>
Tue, 29 Nov 2016 21:51:46 +0000 (15:51 -0600)
commit80baf649c2778bb8900cb9011bc712b89faddbdb
tree6edfe18526c113918a52b885d230c04dd90bf97d
parent1930c2865108d5510d9013aaced3c12be5f413f6
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>
drivers/fpga/zynq-fpga.c