From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758884Ab2IEPiH (ORCPT ); Wed, 5 Sep 2012 11:38:07 -0400 Received: from mail.active-venture.com ([67.228.131.205]:53612 "EHLO mail.active-venture.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753156Ab2IEPiF (ORCPT ); Wed, 5 Sep 2012 11:38:05 -0400 X-Originating-IP: 108.223.40.66 Date: Wed, 5 Sep 2012 08:38:08 -0700 From: Guenter Roeck To: Christophe Leroy Cc: Jean Delvare , linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org Subject: Re: [PATCH 2/2] hwmon/lm70: Adds support for LM71 and LM74 Message-ID: <20120905153808.GA27947@roeck-us.net> References: <201209050949.q859nEBx007027@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201209050949.q859nEBx007027@localhost.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 05, 2012 at 11:49:14AM +0200, Christophe Leroy wrote: > Adding support for LM74 and LM71 chips > > Signed-off-by: Christophe Leroy > Applied to -next. Thanks, Guenter