]> git.baikalelectronics.ru Git - kernel.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)
commitfee261c0f4cf34c7052778c26ef17026d248f6ad
tree40819d499714d9a7664f8c3213cc5b16af8d5cc4
parentcb20003beb603d5a164f527d01d90c985a8e8868
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