On Thu, 26 Jan 2012 12:18:41 -0700
Grant Likely <grant.lik...@secretlab.ca> wrote:

> On Thu, Jan 26, 2012 at 10:57 AM, Alan Cox <a...@lxorguk.ukuu.org.uk> wrote:
> > From: Mathieu SOULARD <mathieux.soul...@intel.com>
> >
> > This driver is a fusion of various internal drivers into a single
> > driver for the SPI slave/master on the Intel Moorestown and Medfield
> > SSP devices.
> >
> > Signed-off-by: Mathieu SOULARD <mathieux.soul...@intel.com>
> > [Queueing and runtime pm added]
> > Signed-off-by: Kristen Carlson Accardi <kris...@linux.intel.com>
> > [Ported to the -next tree DMA engine, stripped Moorestown, further cleanup]
> > Signed-off-by: Alan Cox <a...@linux.intel.com>
> > ---
> >
> >  drivers/spi/Kconfig             |    8
> >  drivers/spi/Makefile            |    2
> >  drivers/spi/spi-intel-mid-ssp.c | 1426 
> > +++++++++++++++++++++++++++++++++++++++
> >  drivers/spi/spi-intel-mid-ssp.h |  308 ++++++++
> 
> Haven't reviewed the patch yet, but I've got a question on this.  Are
> there any other users of this header file?  Can I just roll it into
> the .c file if I pick up the patch?

They can be rolled together. There is a driver pending for the device in
I²S mode but there isn't anything in common.

Alan

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to