Re: [PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100

From: Greg KH
Date: Thu Mar 15 2012 - 19:18:21 EST


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@xxxxxxxxxxxxxxxxxx>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/