netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Peter Hüwe" <PeterHuewe@gmx.de>
To: "David S. Miller" <davem@davemloft.net>
Cc: Bill Pemberton <wfp5p@virginia.edu>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	Jiri Pirko <jiri@resnulli.us>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net/ethernet/micrel/ks8851.c: Use module_spi_driver to register driver
Date: Mon, 20 May 2013 22:09:15 +0200	[thread overview]
Message-ID: <201305202209.16076.PeterHuewe@gmx.de> (raw)
In-Reply-To: <1369079776-6214-1-git-send-email-peterhuewe@gmx.de>

Am Montag, 20. Mai 2013, 21:56:16 schrieb Peter Huewe:
> Removing some boilerplate by using module_spi_driver instead of calling
> register and unregister in the otherwise empty init/exit functions
> 
> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>


Sorry for the noise 
 already exists in 3.10-rc1 by Lars-Peter Clausen
	0582ce92  net: ks8851: Use module_spi_driver	Lars-Peter Clausen

I was working on an stale tree - sorry.
Please ignore this patch.

Peter

      reply	other threads:[~2013-05-20 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-20 19:56 [PATCH] net/ethernet/micrel/ks8851.c: Use module_spi_driver to register driver Peter Huewe
2013-05-20 20:09 ` Peter Hüwe [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=201305202209.16076.PeterHuewe@gmx.de \
    --to=peterhuewe@gmx.de \
    --cc=davem@davemloft.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=jiri@resnulli.us \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wfp5p@virginia.edu \
    /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).