From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933663AbZHWOrf (ORCPT ); Sun, 23 Aug 2009 10:47:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933488AbZHWOrf (ORCPT ); Sun, 23 Aug 2009 10:47:35 -0400 Received: from mail-ew0-f207.google.com ([209.85.219.207]:65192 "EHLO mail-ew0-f207.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933460AbZHWOre (ORCPT ); Sun, 23 Aug 2009 10:47:34 -0400 Subject: Re: [PATCH] Fix some regulator documentation From: Liam Girdwood To: Linus Walleij Cc: Mark Brown , linux-kernel@vger.kernel.org, Linus Walleij In-Reply-To: <1250856057-10504-1-git-send-email-linus.wallei@stericsson.com> References: <1250856057-10504-1-git-send-email-linus.wallei@stericsson.com> Content-Type: text/plain Date: Sun, 23 Aug 2009 15:47:33 +0100 Message-Id: <1251038853.5923.27.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2009-08-21 at 14:00 +0200, Linus Walleij wrote: > From: Linus Walleij > > This fixes a spelling error and an API function signature mismatch > in the regulator documentation. > > Signed-off-by: Linus Walleij > --- > Documentation/power/regulator/overview.txt | 2 +- > Documentation/power/regulator/regulator.txt | 5 +++-- > 2 files changed, 4 insertions(+), 3 deletions(-) > Applied. Thanks Liam