[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f9e72d79a0e4739313a954de8325ea338d6bfc7e.camel@gmail.com>
Date: Wed, 29 Apr 2020 15:48:58 +0200
From: Akira shimahara <akira215corp@...il.com>
To: Greg KH <greg@...ah.com>
Cc: zbr@...emap.net, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/5] w1_therm: fix reset_select_slave. Creating
w1_therm.h
Le mercredi 29 avril 2020 à 15:43 +0200, Greg KH a écrit :
> On Wed, Apr 29, 2020 at 03:30:48PM +0200, Akira Shimahara wrote:
> > Patch for enhancement of w1_therm module.
> > - Creating a w1_therm.h file to clean up the code and documenting
> > it.
> > - fix reset_select_slave function: w1_reset_select_slave() from
> > w1_io.c
> > could not be used here because a SKIP ROM command is sent if
> > only
> > one device is on the line. At the beginning of the search
> > process,
> > sl->master->slave_count is 1 even if more devices are on the
> > line,
> > causing data collision in the bus.
>
> This should be three different patches, one to create the file by
> moving
> the code, one to document it, and the last to do the fix.
>
> thanks,
>
> greg k-h
Ok, I will do
Akira Shimahara
Powered by blists - more mailing lists