davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc'
commit789a785ee4351a0b425d1b3702d40aeb71745ff3
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 30 Sep 2009 15:48:03 +0000 (30 19:48 +0400)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:30 +0000 (25 10:21 -0800)
tree0ac26280bcbd162c94d53e568f1c3c404474e0f4
parenta9eb1f675c3363a174a424f7834e768d17cd20e5
davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc'

Replace badly chosen 'psc_ctlr' name of the 'struct clk' field (PSC already
means "Power and Sleep Controller", so the '_ctlr' postfix makes the name
tautological) with technically correct 'gpsc' (Global PSC -- which contains
all the module registers).

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/clock.c
arch/arm/mach-davinci/clock.h
arch/arm/mach-davinci/da830.c
arch/arm/mach-davinci/da850.c