Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688AbbHUC20 (ORCPT ); Thu, 20 Aug 2015 22:28:26 -0400 Received: from mail-yk0-f181.google.com ([209.85.160.181]:33425 "EHLO mail-yk0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751848AbbHUC2X (ORCPT ); Thu, 20 Aug 2015 22:28:23 -0400 MIME-Version: 1.0 In-Reply-To: <063D6719AE5E284EB5DD2968C1650D6D1CB803F4@AcuExch.aculab.com> References: <063D6719AE5E284EB5DD2968C1650D6D1CB803F4@AcuExch.aculab.com> Date: Fri, 21 Aug 2015 10:28:23 +0800 Message-ID: Subject: Re: [PATCH v2 3/3] power: wm831x_power: Support USB charger current limit management From: Baolin Wang To: David Laight Cc: "balbi@ti.com" , "broonie@kernel.org" , "linus.walleij@linaro.org" , "linux-kernel@vger.kernel.org" , "gregkh@linuxfoundation.org" , "peter.chen@freescale.com" , "sojka@merica.cz" , "stern@rowland.harvard.edu" , "r.baldyga@samsung.com" , "yoshihiro.shimoda.uh@renesas.com" , "linux-usb@vger.kernel.org" , "device-mainlining@lists.linuxfoundation.org" , "sre@kernel.org" , "dbaryshkov@gmail.com" , "dwmw2@infradead.org" , "sameo@linux.intel.com" , "lee.jones@linaro.org" , "patches@opensource.wolfsonmicro.com" , "linux-pm@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 720 Lines: 36 On 20 August 2015 at 17:02, David Laight wrote: > From: Baolin Wang >> Sent: 14 August 2015 10:48 >> +/* In miliamps */ > > Spelling police: "milliamps" > Hi David, I'll correct it in next patch series. Thanks for your comments. >> +static unsigned int wm831x_usb_limits[] = { >> + 0, >> + 2, >> + 100, >> + 500, >> + 900, >> + 1500, >> + 1800, >> + 550, >> +}; > > David > -- Baolin.wang Best Regards -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/