Re: [PATCH v2 1/1] hwmon:max6697: Allow max6581 to create tempX_offset

2020-07-06 Thread Guenter Roeck
On Mon, Jul 06, 2020 at 03:46:20PM -0700, Chu Lin wrote: > On Mon, Jul 6, 2020 at 3:10 PM Chu Lin wrote: > > > > --- > > drivers/hwmon/max6697.c | 100 ++-- > > 1 file changed, 96 insertions(+), 4 deletions(-) > > [ ... ] > > > > +static ssize_t offset_store(st

Re: [PATCH v2 1/1] hwmon:max6697: Allow max6581 to create tempX_offset

2020-07-06 Thread Chu Lin
On Mon, Jul 6, 2020 at 3:10 PM Chu Lin wrote: > > --- > drivers/hwmon/max6697.c | 100 ++-- > 1 file changed, 96 insertions(+), 4 deletions(-) > > diff --git a/drivers/hwmon/max6697.c b/drivers/hwmon/max6697.c > index 64122eb38060..8c814c544116 100644 > --- a/d

[PATCH v2 1/1] hwmon:max6697: Allow max6581 to create tempX_offset

2020-07-06 Thread Chu Lin
--- drivers/hwmon/max6697.c | 100 ++-- 1 file changed, 96 insertions(+), 4 deletions(-) diff --git a/drivers/hwmon/max6697.c b/drivers/hwmon/max6697.c index 64122eb38060..8c814c544116 100644 --- a/drivers/hwmon/max6697.c +++ b/drivers/hwmon/max6697.c @@ -57,6