From: Sergei Shtylyov Date: Wed, 30 Sep 2009 15:48:03 +0000 (+0400) Subject: davinci: DA8xx: rename 'psc_ctlr' field into 'gpsc' X-Git-Tag: v2.6.33-rc1~348^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=789a785ee4351a0b425d1b3702d40aeb71745ff3;p=pandora-kernel.git 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed