OMAP2/3: GPMC: ensure valid clock pointer
authorKevin Hilman <khilman@deeprootsystems.com>
Fri, 29 Jan 2010 22:20:06 +0000 (14:20 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 3 Feb 2010 16:48:06 +0000 (08:48 -0800)
commit8d08436d782d177747a0fac1e1455a44b932b7c6
tree248dfd6f8703910f58a60aa425c41aee5433d192
parent74005a2b116203f618fe784d88ad7e6071bb1554
OMAP2/3: GPMC: ensure valid clock pointer

Ensure valid clock pointer during GPMC init.  Fixes compiler
warning about potential use of uninitialized variable.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c