[PATCH] pxamci: remove an ifdef about CONFIG_REGULATOR
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon May 9 16:23:25 EDT 2011
On Mon, May 09, 2011 at 10:11:09PM +0200, Antonio Ospite wrote:
> Don't wrap regulator_get() inside an #ifdef CONFIG_REGULATOR anymore, as
> now (since be1a50d) it correctly degenerates and returns NULL when the
> regulator framework is disabled.
>
> Signed-off-by: Antonio Ospite <ospite at studenti.unina.it>
NAK. This has been proposed before, and rejected. See the comments
against the original proposal:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=6525/1
More information about the linux-arm-kernel
mailing list