From: Haojian Zhuang Date: Tue, 28 Feb 2012 02:57:48 +0000 (+0800) Subject: ARM: pxa: add dummy clock for pxa25x and pxa27x X-Git-Tag: v3.3-rc7~28^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbdc818b270ab47658019fb1d67a0f14e9b17985;p=pandora-kernel.git ARM: pxa: add dummy clock for pxa25x and pxa27x gpio-pxa driver is shared among arch-pxa and arch-mmp. Clock is the essential component on pxa3xx/pxa95x and arch-mmp. So we need to define dummy clock in pxa25x/pxa27x instead. This regression was introduced by the commit "ARM: pxa: add dummy clock for sa1100-rtc", id a55b5adaf403c4d032e0871ad4ee3367782f4db6. Reported-by: Jonathan Cameron Signed-off-by: Paul Parsons Tested-by: Robert Jarzmik Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed