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

No differences found