]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Davinci: tnetv107x: retain psc reg base after init
authorCyril Chemparathy <cyril@ti.com>
Wed, 4 Aug 2010 01:04:16 +0000 (21:04 -0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 24 Sep 2010 14:40:25 +0000 (07:40 -0700)
commit7173d5493799944d47317d9490365a89ee079f2a
tree40819d499714d9a7664f8c3213cc5b16af8d5cc4
parentb987c4b2c9c9db2393f4c089e63d1734301214e5
Davinci: tnetv107x: retain psc reg base after init

This is a bugfix for the original tnetv107x submission series.  The psc_regs
base array was being discarded post-init, and this was causing a crash during
post-init clock enable/disable.

Signed-off-by: Cyril Chemparathy <cyril@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/tnetv107x.c