public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Tony Lindgren <tony@atomide.com>
Cc: balbi@ti.com, linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces
Date: Wed, 09 Mar 2011 18:40:16 +0100	[thread overview]
Message-ID: <1299692416.1911.3.camel@marge> (raw)
In-Reply-To: <20110308230234.GF26463@atomide.com> (sfid-20110309_000259_418108_FFFFFFFFFE7D62D0)

On Tue, 2011-03-08 at 15:02 -0800, Tony Lindgren wrote:
> * Michael Büsch <mb@bu3sch.de> [110303 06:16]:
> > On Thu, 2011-03-03 at 11:42 +0200, Felipe Balbi wrote: 
> > > On Wed, Mar 02, 2011 at 05:11:58PM +0100, Michael Buesch wrote:
> > > > @@ -175,9 +124,9 @@ static int retu_wdt_release(struct inode
> > > >  	struct retu_wdt_dev *wdev = file->private_data;
> > > >  
> > > >  #ifndef CONFIG_WATCHDOG_NOWAYOUT
> > > > -	retu_wdt_ping_enable(retu_wdt);
> > > > +	retu_wdt_ping_enable(wdev);
> > > >  #endif
> > > > -	clear_bit(0, &retu_wdt->users);
> > > > +	clear_bit(0, &wdev->users);
> > > 
> > > this hunk isn't part of this patch.
> > 
> > Well, it's a compiler warning cleanup, so I thought it would be fine
> > to go with the big cleanup patch.
> > Is it necessary to do a separate patch for this?
> 
> Well looks like I already applied some earlier version of
> this.. Sorry.
> 
> Anyways, can you please check what's still missing from
> the cbus branch? I've now applied the ones Felipe acked.

The cbus branch seems to contain all patches that I
sent recently.

-- 
Greetings, Michael.

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2011-03-09 17:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-02 16:11 [PATCH] cbus-retu-wdt: Remove unused nonstandard interfaces Michael Buesch
2011-03-03  9:42 ` Felipe Balbi
2011-03-03 14:18   ` Michael Büsch
2011-03-03 14:27     ` Felipe Balbi
2011-03-08 23:02     ` Tony Lindgren
2011-03-09 17:40       ` Michael Buesch [this message]

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=1299692416.1911.3.camel@marge \
    --to=mb@bu3sch.de \
    --cc=balbi@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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