commit | 789a785ee4351a0b425d1b3702d40aeb71745ff3 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Sep 30 19:48:03 2009 +0400 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Nov 25 10:21:30 2009 -0800 |
tree | 0ac26280bcbd162c94d53e568f1c3c404474e0f4 | |
parent | a9eb1f675c3363a174a424f7834e768d17cd20e5 [diff] |
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>