OMAP2/3: PRCM: fix misc. compiler warnings
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 24 Feb 2010 19:05:56 +0000 (12:05 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 24 Feb 2010 19:05:56 +0000 (12:05 -0700)
commit0cc9314eaf82ecf9914ad2c845574ed5e63c0374
tree35d4dc8c5ff43dd2ddb03bec0aa1020093b48ec1
parenta51ba284076437ce36efc8dd9b15983546c043f7
OMAP2/3: PRCM: fix misc. compiler warnings

- missing return in omap_prcm_get_reset_sources()
- potential use of uninitialized variable in omap_prcm_arch_reset()

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/prcm.c