Home
last modified time | relevance | path

Searched hist:"6609 f35b9386f54af1c2ea43a4eb75fce3dc648f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_axi_emac.c6609f35b9386f54af1c2ea43a4eb75fce3dc648f Wed Dec 09 13:39:42 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: axi_emac: Put iobase to private structure

Saving iobase directly to private structure helps with moving to DM.
There is an option to load iobase from pdata but it is additional load.
Pointer to private structure is available all the time.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>