[PATCH] smc91x: use a work queue to reconfigure the phy from smc_timeout()
From: Nicolas Pitre <nico@cam.org> This way we can reconfigure the phy and sleep as needed. Also removed unnecessary locking from smc_phy_powerdown() since the chip is not active anymore when this is called. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Andrew Morton <akpm@osdl.org>
Showing
Please register or sign in to comment