Re: [spi-devel-general] [PATCH] rename spi device in clock api for w90p910

2009-07-22 Thread Russell King - ARM Linux
On Wed, Jul 22, 2009 at 06:28:11PM +0800, Wan ZongShun wrote: > When programming clock api, I named this spi device > as w90p910-usi, now, I think named it as w90p910-spi better Ok. In terms of patch ordering, I think this patch should be applied before the patch adding the spi device. -

[spi-devel-general] [PATCH] rename spi device in clock api for w90p910

2009-07-22 Thread Wan ZongShun
Dear Russell, When programming clock api, I named this spi device as w90p910-usi, now, I think named it as w90p910-spi better Signed-off-by: Wan ZongShun --- arch/arm/mach-w90x900/w90p910.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-w90x900/w90p910.