OMAP3: PM: Early exit on invalid parameters
commitd3293b150429bf5d642be324bfe96f5404f77d5e
authorPhil Carmody <ext-phil.2.carmody@nokia.com>
Mon, 27 Apr 2009 16:26:25 +0000 (27 19:26 +0300)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 23 Oct 2009 18:20:21 +0000 (23 11:20 -0700)
treeeb99e607e1c2dd4088fce5739dabe8d2cf66aa10
parenta3b1d481270c9732683febf5846170e8da87eb5d
OMAP3: PM: Early exit on invalid parameters

Currently no clients call with invalid parameters, but as
these are exported functions there ought to be some protection
against what would cause NULL pointer dereferences.

Signed-off-by: Phil Carmody <ext-phil.2.carmody@nokia.com>
arch/arm/mach-omap2/smartreflex.c