From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754875AbZHUMDG (ORCPT ); Fri, 21 Aug 2009 08:03:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753990AbZHUMDF (ORCPT ); Fri, 21 Aug 2009 08:03:05 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:33392 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753419AbZHUMDE (ORCPT ); Fri, 21 Aug 2009 08:03:04 -0400 Date: Fri, 21 Aug 2009 13:03:04 +0100 From: Mark Brown To: Linus Walleij Cc: Liam Girdwood , linux-kernel@vger.kernel.org, Linus Walleij Subject: Re: [PATCH] Fix some regulator documentation Message-ID: <20090821120303.GB26150@rakim.wolfsonmicro.main> References: <1250856057-10504-1-git-send-email-linus.wallei@stericsson.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1250856057-10504-1-git-send-email-linus.wallei@stericsson.com> X-Cookie: You will be surrounded by luxury. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 21, 2009 at 02:00:57PM +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 Acked-by: Mark Brown