OMAP3: PM: Do not Enable SmartReflex if OPP tables not defined
commit12eb49d76f3f20b38f38ad508186c1b8a15245b5
authorRoger Quadros <ext-roger.quadros@nokia.com>
Tue, 19 May 2009 12:37:51 +0000 (19 15:37 +0300)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 23 Oct 2009 18:20:22 +0000 (23 11:20 -0700)
treefd40eade24ff4c37e6f39982476f4fa40d0044ef
parent6ecad60d16dc5bf53e42271c9d285b04c8ebd8d9
OMAP3: PM: Do not Enable SmartReflex if OPP tables not defined

Prevent SmartReflex driver driver from loading if OPP tables are
not defined by platform. This removes possibility of NULL pointer
reference in SmartReflex driver code.

Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com>
arch/arm/mach-omap2/smartreflex.c