All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Markus Franke <markus.franke@s2002.tu-chemnitz.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100
Date: Thu, 15 Mar 2012 16:18:17 -0700	[thread overview]
Message-ID: <20120315231817.GA26440@kroah.com> (raw)
In-Reply-To: <4F626794.7000402@hrz.tu-chemnitz.de>

On Thu, Mar 15, 2012 at 11:05:08PM +0100, Markus Franke wrote:
> This patch adds a 1-wire slave device driver for the DS28E04-100.
> 
> It applies to the current linux kernel git tree.
> 
> Signed-off-by: Markus Franke <franm@hrz.tu-chemnitz.de>
> ---
>  drivers/w1/slaves/Kconfig      |    7 +
>  drivers/w1/slaves/Makefile     |    1 +
>  drivers/w1/slaves/w1_ds28e04.c |  458
> ++++++++++++++++++++++++++++++++++++++++

Your email client munged the patch to be line-wrapped and added an extra
space at the beginning of each line, making this impossible to apply.

Also, please cc: the w1 maintainer for patches like this, I need his ACK
before I can accept them.

care to try again?

greg k-h

  reply	other threads:[~2012-03-15 23:18 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-15 22:05 [PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100 Markus Franke
2012-03-15 23:18 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-15 22:53 Markus Franke
2012-03-16 21:24 Markus Franke
2012-03-18 21:40 ` Evgeniy Polyakov
2012-03-25 20:21   ` Markus Franke
2012-03-26 18:39     ` Greg KH
2012-03-26 21:17       ` Markus Franke
2012-04-09 22:08 ` Greg KH
2012-04-10  5:55   ` Markus Franke
2012-04-10 14:07     ` Greg KH
2012-04-11 22:44   ` Markus Franke
2012-04-11 23:45     ` Greg KH
     [not found] <4F86061D.10501@hrz.tu-chemnitz.de>
2012-04-11 22:40 ` Markus Franke

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=20120315231817.GA26440@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markus.franke@s2002.tu-chemnitz.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.