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

From: Markus Franke
Date: Wed May 02 2012 - 16:37:34 EST


Dear Greg,

Am 30.04.2012 04:13, schrieb Greg KH:
On Thu, Apr 12, 2012 at 12:40:30AM +0200, Markus Franke wrote:
This patch adds a 1-wire slave device driver for the DS28E04-100.

Signed-off-by: Markus Franke<franm@xxxxxxxxxxxxxxxxxx>
Acked-by: Evgeniy Polyakov<zbr@xxxxxxxxxxx>

You have a lot of checkpatch warnings and errors, and you are creating

Don't have a clue what you mean. You were able to apply the patch successfully in the past.

new sysfs files with no documentation at all as to what you are doing,
and why you are doing it. sysfs binary files at that, which should not
be used by ANY code that is trying to intrepret the data being sent to
those files, sysfs binary files are for "pass-through" mode only.

Well, I just stuck to the way things are done in already existing drivers e.g. drivers/w1/slaves/w1_ds2433.c

@Evgeniy: Any comments on this?

Best regards,

Markus Franke

--
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/