From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755266AbcHXI0j (ORCPT ); Wed, 24 Aug 2016 04:26:39 -0400 Received: from mga06.intel.com ([134.134.136.31]:12689 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755235AbcHXI0h (ORCPT ); Wed, 24 Aug 2016 04:26:37 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,570,1464678000"; d="scan'208";a="752833483" Message-ID: <1472027191.2682.50.camel@intel.com> Subject: Re: [PATCH 2/2] thermal: rcar-thermal: enable hwmon when thermal_zone From: Zhang Rui To: Kuninori Morimoto Cc: "edubezval@gmail.com" , Geert Uytterhoeven , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "linux-pm@vger.kernel.org" , "yoshihiro.shimoda.uh@renesas.com" , "cm-hiep@jinso.co.jp" , hucBui Date: Wed, 24 Aug 2016 16:26:31 +0800 In-Reply-To: <87shtutwpv.wl%kuninori.morimoto.gx@renesas.com> References: <874m7mlzto.wl%kuninori.morimoto.gx@renesas.com> <871t2qlzr5.wl%kuninori.morimoto.gx@renesas.com> <1471606524.2691.59.camel@intel.com> <1472025111.2682.41.camel@intel.com> <87shtutwpv.wl%kuninori.morimoto.gx@renesas.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On δΈ‰, 2016-08-24 at 08:17 +0000, Kuninori Morimoto wrote: > Hi Zhang > > > > > > > > > > > > > > From: Kuninori Morimoto > > > > > > > > rcar-thermal is supporting both > > > > thermal_zone_of_sensor_register() > > > > and > > > > thermal_zone_device_register(). But > > > > thermal_zone_of_sensor_register() > > > > doesn't enable hwmon as default. > > > > This patch enables it to keep compatibility > > > > > > > > Signed-off-by: Kuninori Morimoto > > > com> > > > Queued for 4.9 > > > > > the subject should be "thermal:rcar-theraml: enable hwmon when > > thermal_zone_of_sensor_register is used", right? > Yes exactly. > Should I resend v2 patch ? > nop. I've already updated the patch subject. thanks, rui