]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
net: ethernet: emacps: Do no use emac power management
authorMichal Simek <michal.simek@xilinx.com>
Thu, 29 Nov 2012 16:12:38 +0000 (17:12 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 30 Nov 2012 21:02:21 +0000 (22:02 +0100)
commit012ad7b10bf82b80775f8a0075933d360593160d
treef3df3d3f76f9eb64bb30ef6a7d4767d2a416cb6e
parent2786347415bd185eced00fdc8ed8a01bba6498de
net: ethernet: emacps: Do no use emac power management

This is workaround for problem with busybox udhcp client
which is not able to obtain IP address when PM is on.
But on the other hand we need PM in menuconfig for
others driver that's why I am blocking PM code in the driver.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/ethernet/xilinx/xilinx_emacps.c