From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751329AbdH1PXO (ORCPT ); Mon, 28 Aug 2017 11:23:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48494 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751161AbdH1PXN (ORCPT ); Mon, 28 Aug 2017 11:23:13 -0400 Date: Mon, 28 Aug 2017 17:23:18 +0200 From: Greg KH To: Jaghathiswari Rankappagounder Natarajan Cc: zbr@ioremap.net, linux-kernel@vger.kernel.org, linux@roeck-us.net, jdelvare@suse.com, linux-hwmon@vger.kernel.org Subject: Re: [PATCH linux v5 1/3] drivers: w1: add hwmon support structures Message-ID: <20170828152318.GA13662@kroah.com> References: <20170717230906.4084-1-jaghu@google.com> <20170717230906.4084-2-jaghu@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170717230906.4084-2-jaghu@google.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 17, 2017 at 04:09:04PM -0700, Jaghathiswari Rankappagounder Natarajan wrote: > This patch has changes to w1.h/w1.c/w1_family.h generic files to > add (optional) hwmon support structures. > > Signed-off-by: Jaghathiswari Rankappagounder Natarajan > Acked-by: Evgeniy Polyakov > Acked-by: Guenter Roeck This patch series doesn't apply against my char-misc git tree at all (use the char-misc-next branch). Can you please rebase it and resend? thanks, greg k-h