From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932423AbbFQAmL (ORCPT ); Tue, 16 Jun 2015 20:42:11 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:39488 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932353AbbFQAmC (ORCPT ); Tue, 16 Jun 2015 20:42:02 -0400 Message-ID: <5580C258.3090205@codeaurora.org> Date: Tue, 16 Jun 2015 17:42:00 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Axel Lin , Mark Brown CC: Liam Girdwood , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] regulator: qcom_spmi: Fix missing parenthesis References: <1434501578.17681.1.camel@ingics.com> In-Reply-To: <1434501578.17681.1.camel@ingics.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/16/2015 05:39 PM, Axel Lin wrote: > Fix the logic in spmi_regulator_common_list_voltage() to return correct uV. > > Signed-off-by: Axel Lin There are two, and patch already sent[1]. [1] https://patchwork.kernel.org/patch/6619381/ -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project