From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752328Ab2BUFg1 (ORCPT ); Tue, 21 Feb 2012 00:36:27 -0500 Received: from hqemgate04.nvidia.com ([216.228.121.35]:18804 "EHLO hqemgate04.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751425Ab2BUFg0 (ORCPT ); Tue, 21 Feb 2012 00:36:26 -0500 X-PGP-Universal: processed; by hqnvupgp07.nvidia.com on Mon, 20 Feb 2012 21:36:12 -0800 Message-ID: <4F432CB9.3030803@nvidia.com> Date: Tue, 21 Feb 2012 11:03:45 +0530 From: Laxman Dewangan User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Axel Lin CC: "linux-kernel@vger.kernel.org" , Jorge Eduardo Candelaria , Graeme Gregory , Mark Brown , Liam Girdwood Subject: Re: [PATCH] regulator: Fix module desciption for tps65910 regulator References: <1329790495.5422.1.camel@phoenix> In-Reply-To: <1329790495.5422.1.camel@phoenix> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 21 February 2012 07:44 AM, Axel Lin wrote: > Fix the module desciption and also update Kconfig to include supporting > tps65911 chip. Acked-by: Laxman Dewangan