public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Revell <rlrevell@joe-job.com>
To: stephen@streetfiresound.com
Cc: linux-kernel@vger.kernel.org, david-b@pacbell.net,
	Takashi Iwai <tiwai@suse.de>
Subject: Re: [PATCH/RFC 2/2] simple SPI controller on PXA2xx SSP port
Date: Thu, 13 Oct 2005 14:52:50 -0400	[thread overview]
Message-ID: <1129229571.16243.34.camel@mindpipe> (raw)
In-Reply-To: <43443418.iFtzmi3B9GGDv89Z%stephen@streetfiresound.com>

On Wed, 2005-10-05 at 13:14 -0700, stephen@streetfiresound.com wrote:
> This is a preliminary "SPI protocol" driver for the Cirrus Logic CS8415A 
> SPD/IF decoder chip.  This driver demostrates some but not all of the 
> features of David Brownell's "simple SPI framework" and is intended to
> demonstrate and test the PXA SSP driver posted previously.
> 
>  drivers/spi/cs8415a.c       |  561 ++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/spi/cirrus.h  |  200 +++++++++++++++
>  include/linux/spi/cs8415a.h |  156 ++++++++++++

Shouln't this live in sound/spi, like the i2c ALSA drivers live in
sound/i2c, and not drivers/spi?

Lee


  reply	other threads:[~2005-10-13 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05 20:14 [PATCH/RFC 2/2] simple SPI controller on PXA2xx SSP port stephen
2005-10-13 18:52 ` Lee Revell [this message]
2005-10-13 19:42   ` Stephen Street
2005-10-13 20:04     ` Lee Revell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1129229571.16243.34.camel@mindpipe \
    --to=rlrevell@joe-job.com \
    --cc=david-b@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stephen@streetfiresound.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox