Re: [PATCH v3 3/5] w1_therm: Optimizing read timing by checking device resolution. Updating documentation
From: Greg KH
Date: Wed Apr 29 2020 - 09:47:33 EST
On Wed, Apr 29, 2020 at 03:33:20PM +0200, Akira Shimahara wrote:
> Patch for enhacement of w1_therm module. Added features :
> - Optimized conversion time regarding to device resolution
> - Dedicated sysfs entry for, resolution set/get, eeprom save/restore,
> and additionnal temperature entry to ease user data collect.
> - Code optimization to mitigate bus traffic
When you have to list different things you did in a single patch, that's
a huge sign it needs to be multiple patches. Please break this up into
one-logical-change-per-patch.
thanks,
greg k-h