Hi Grant & Mark,
Please help to merge spi/pxa branch from arch-pxa git tree. Here's one
patch for clean up.
Regards
Haojian
The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:
Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)
are available in the git repository at:
git://
On Wed, Nov 24, 2010 at 10:09 PM, Sebastian Andrzej Siewior
wrote:
> Haojian Zhuang wrote:
>>
>> Hi Sebastian,
>
> Hi Hoajian,
>
>> Actually it's added for cpufreq usage. We can check the commit in below.
>>
>> pxa2xx_spi: register earlier
>>
On Wed, Nov 24, 2010 at 7:13 PM, Sebastian Andrzej Siewior
wrote:
> The PXA-SPI driver relies on some files / defines which are arm specific
> and are within the ARM tree. The CE4100 SoC which is x86 has also the
> SPI core.
> This patch moves the ssp and spi files from arm/mach-pxa and plat-pxa t
On Wed, Nov 24, 2010 at 7:13 PM, Sebastian Andrzej Siewior
wrote:
> It is a simple driver and there is no need to call its init function
> at the level of a subsystem.
>
> Signed-off-by: Sebastian Andrzej Siewior
> Signed-off-by: Dirk Brandewie
> ---
> drivers/spi/pxa2xx_spi.c | 2 +-
> 1 fi