From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from bh-25.webhostbox.net ([208.91.199.152]:46690 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbcGPPl4 (ORCPT ); Sat, 16 Jul 2016 11:41:56 -0400 Date: Sat, 16 Jul 2016 08:41:27 -0700 From: Guenter Roeck To: Matt Ranostay Cc: linux-hwmon@vger.kernel.org, David Frey Subject: Re: [v2] hwmon: sht3x: add humidity heater element control Message-ID: <20160716154127.GA21112@roeck-us.net> References: <1468133358-23534-1-git-send-email-mranostay@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468133358-23534-1-git-send-email-mranostay@gmail.com> Sender: linux-hwmon-owner@vger.kernel.org List-Id: linux-hwmon@vger.kernel.org On Sat, Jul 09, 2016 at 11:49:18PM -0700, Matt Ranostay wrote: > The enables control of the SHT31 sensors heating element that can turned > on to remove excess humidity. > > Cc: Guenter Roeck > Cc: David Frey > Signed-off-by: Matt Ranostay Applied to -next. Thanks, Guenter