From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH 0/3] TI-SoC-thermal: Fine-tuning for two functions Date: Mon, 1 May 2017 10:50:06 +0530 Message-ID: <5fa2705e-3082-29b0-b174-cc478cd66e75@ti.com> References: <20170427162047.GA18276@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170427162047.GA18276@localhost.localdomain> Sender: linux-pm-owner@vger.kernel.org To: Eduardo Valentin , SF Markus Elfring Cc: linux-pm@vger.kernel.org, linux-omap@vger.kernel.org, Zhang Rui , LKML , kernel-janitors@vger.kernel.org List-Id: linux-omap@vger.kernel.org On Thursday 27 April 2017 09:50 PM, Eduardo Valentin wrote: > On Wed, Apr 26, 2017 at 05:33:10PM +0200, SF Markus Elfring wrote: >> From: Markus Elfring >> Date: Wed, 26 Apr 2017 17:24:56 +0200 >> >> Three update suggestions were taken into account >> from static source code analysis. >> >> Markus Elfring (3): >> Use devm_kcalloc() in ti_bandgap_build() >> Delete error messages for failed memory allocations in ti_bandgap_build() >> Fix a typo in a comment line >> > > Keerthy, > > Can you please give it a shot of this series on all supported OMAP chip > boards? I do not see any major issue with the series at all, but would > like to get it tested by you. Sure Eduardo. I will test and review this series. > > BR, > >> drivers/thermal/ti-soc-thermal/ti-bandgap.c | 14 +++++--------- >> 1 file changed, 5 insertions(+), 9 deletions(-) >> >> -- >> 2.12.2 >>