linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Randy Dunlap <randy.dunlap@oracle.com>,
	devel@driverdev.osuosl.org, linux-next@vger.kernel.org,
	linux-pcmcia@lists.infradead.org
Subject: Re: [PATCH 9/9] pcmcia: remove pcmcia_get_{first,next}_tuple()
Date: Wed, 28 Oct 2009 14:36:12 -0700	[thread overview]
Message-ID: <20091028213612.GA24626@suse.de> (raw)
In-Reply-To: <20091028212700.GB31361@comet.dominikbrodowski.net>

On Wed, Oct 28, 2009 at 10:27:00PM +0100, Dominik Brodowski wrote:
> Greg,
> 
> On Tue, Oct 27, 2009 at 07:39:23AM -0700, Greg KH wrote:
> > On Tue, Oct 27, 2009 at 06:12:24AM +0100, Dominik Brodowski wrote:
> > > Randy,
> > > 
> > > On Mon, Oct 26, 2009 at 03:19:58PM -0700, Randy Dunlap wrote:
> > > > > Remove the pcmcia_get_{first,next}_tuple() calls no longer needed by
> > > > > (current) pcmcia device drivers.
> > > > 
> > > > linux-next 20091026:
> > > > 
> > > > drivers/staging/comedi/drivers/cb_das16_cs.c:155: error: implicit declaration of function 'pcmcia_get_first_tuple'
> > > > drivers/staging/comedi/drivers/cb_das16_cs.c:156: error: implicit declaration of function 'pcmcia_get_tuple_data'
> > > > drivers/staging/comedi/drivers/cb_das16_cs.c:883: error: implicit declaration of function 'pcmcia_get_next_tuple'
> > > > 
> > > > There are also other comedi/ drivers that this randconfig didn't attempt
> > > > to build that are still using these same interfaces.
> > > 
> > > What are the current rules on drivers in staging/ ? Do they need to be
> > > updated as well on API changes?
> > 
> > You don't have to do it, no.  I'll be glad to do so as long as I get a
> > hint as to what needs to be done :)
> 
> These hints are in Documentation/pcmcia/driver-changes.txt . However, I'll
> try to get some patches cooked up myself tonight for those drivers. Whom
> shall I submit them to, or shall I just add them to the PCMCIA tree?

You can send them to me, or you can take them in your tree if you want,
whatever is easier for you.

thanks,

greg k-h

  reply	other threads:[~2009-10-28 21:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1255907255-28297-1-git-send-email-linux@dominikbrodowski.net>
     [not found] ` <1255907255-28297-2-git-send-email-linux@dominikbrodowski.net>
     [not found]   ` <1255907255-28297-3-git-send-email-linux@dominikbrodowski.net>
     [not found]     ` <1255907255-28297-4-git-send-email-linux@dominikbrodowski.net>
     [not found]       ` <1255907255-28297-5-git-send-email-linux@dominikbrodowski.net>
     [not found]         ` <1255907255-28297-6-git-send-email-linux@dominikbrodowski.net>
     [not found]           ` <1255907255-28297-7-git-send-email-linux@dominikbrodowski.net>
     [not found]             ` <1255907255-28297-8-git-send-email-linux@dominikbrodowski.net>
     [not found]               ` <1255907255-28297-9-git-send-email-linux@dominikbrodowski.net>
2009-10-26 22:19                 ` [PATCH 9/9] pcmcia: remove pcmcia_get_{first,next}_tuple() Randy Dunlap
2009-10-27  5:12                   ` Dominik Brodowski
2009-10-27 14:39                     ` Greg KH
2009-10-28 21:27                       ` Dominik Brodowski
2009-10-28 21:36                         ` Greg KH [this message]
2009-10-29  0:02                         ` Dominik Brodowski
2009-10-29 19:05                           ` Greg KH
2009-10-29 20:46                           ` Randy Dunlap
2009-11-01 17:49                             ` Dominik Brodowski

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=20091028213612.GA24626@suse.de \
    --to=gregkh@suse.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.org \
    --cc=randy.dunlap@oracle.com \
    /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;
as well as URLs for NNTP newsgroup(s).