net: micrel : ks8851-ml: add vdd-supply support
authorNishanth Menon <nm@ti.com>
Fri, 21 Mar 2014 06:52:48 +0000 (01:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2014 04:36:47 +0000 (00:36 -0400)
Few platforms use external regulator to keep the ethernet MAC supplied.
So, request and enable the regulator for driver functionality.

Fixes: 66fda75f47dc (regulator: core: Replace direct ops->disable usage)
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Suggested-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found