From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756368Ab0JHQaX (ORCPT ); Fri, 8 Oct 2010 12:30:23 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:40670 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752427Ab0JHQaW (ORCPT ); Fri, 8 Oct 2010 12:30:22 -0400 Date: Fri, 8 Oct 2010 09:30:34 -0700 From: Mark Brown To: Jeffrey Carlyle Cc: Liam Girdwood , linux-kernel@vger.kernel.org, Lun Chang Subject: Re: [PATCH 1/3] regulator: Add notifier event on regulator disable Message-ID: <20101008163033.GA5092@opensource.wolfsonmicro.com> References: <20100104181634.GA18258@rakim.wolfsonmicro.main> <1262629066-18398-1-git-send-email-broonie@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Don't read everything you believe. 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, Oct 08, 2010 at 08:27:10AM -0500, Jeffrey Carlyle wrote: > Am I doing something wrong in how I am setting up B as the supply for > A or is this bug in the regulator core code? Nothing in mainline chains regulators so this will just have bitrotted.