Re: Ack possibility for '[PATCH] SPI: OMAP: remove unnecessary includes of plat/clock.h' ?

2012-09-11 Thread Paul Walmsley
On Wed, 12 Sep 2012, Grant Likely wrote: > I'm still under water on patch review due to moving to the uk. Mark > Brown is covering for me on spi. > > It is a trivial change though. go ahead and merge it. Thanks! - Paul --

[PATCH] SPI: OMAP: remove unnecessary includes of plat/clock.h

2012-09-11 Thread Paul Walmsley
Remove unnecessary includes of plat/clock.h from the OMAP SPI controller drivers. These need to be removed to build multi-subarch ARM kernels which include these drivers. Signed-off-by: Paul Walmsley Cc: Grant Likely --- drivers/spi/spi-omap-100k.c |2 -- drivers/spi/spi-omap2-mcspi.c

Ack possibility for '[PATCH] SPI: OMAP: remove unnecessary includes of plat/clock.h' ?

2012-09-11 Thread Paul Walmsley
Hi Grant, was wondering if you might be willing to ack this patch so we can merge it via OMAP: http://marc.info/?l=linux-omap&m=134740630311140&w=2 Just noticed we have a dependency on that patch for some common clock framework conversion patches also... - Paul

Re: [PATCH 2/7 v2] OMAP2430: hwmod data: Add McSPI

2011-01-02 Thread Paul Walmsley
On Thu, 30 Dec 2010, Grant Likely wrote: > On Wed, Dec 01, 2010 at 07:31:22PM +0530, Govindraj.R wrote: > > From: Charulatha V > > > > Update the 2430 hwmod data file with McSPI info. > > > > Signed-off-by: Charulatha V > > Signed-off-by: Govindraj.R > > Hmmm; this patch is virtually identic

Re: [PATCH 5/7 v2] OMAP3: clocks: Update clock domain name for mcspi fck

2010-12-01 Thread Paul Walmsley
Hello Govindraj On Wed, 1 Dec 2010, Govindraj.R wrote: > From: Charulatha V > > Update clock3xxx_data for mcspi1-4 with appropriate clock domain name. > > Signed-off-by: Charulatha V Looks like this is missing your Signed-off-by:. Also, please submit this patch separately and I will take it