net: emaclite: Use platform resource table
authorMichal Simek <michal.simek@xilinx.com>
Tue, 4 Jun 2013 00:03:27 +0000 (00:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jun 2013 00:39:09 +0000 (17:39 -0700)
Read data directly from platform recource table
and do not use of_irq_to_resource().
Also use devm_request_and_ioremap() for probe
functions simplification.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found