From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754230Ab3JDU7v (ORCPT ); Fri, 4 Oct 2013 16:59:51 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:60444 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751678Ab3JDU7t (ORCPT ); Fri, 4 Oct 2013 16:59:49 -0400 Message-ID: <524F2C43.9070302@wwwdotorg.org> Date: Fri, 04 Oct 2013 14:59:47 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Mark Brown , Liam Girdwood CC: linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org, Mark Brown Subject: Re: [PATCH] regulator: core: Always warn when using a dummy regulator References: <1380883464-28851-1-git-send-email-broonie@kernel.org> In-Reply-To: <1380883464-28851-1-git-send-email-broonie@kernel.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/04/2013 04:44 AM, Mark Brown wrote: > From: Mark Brown > > This helps people spot if they have missed a supply from a device tree or > equivalent data structure. > > Suggested-by: Stephen Warren Oh, well I was going to ack it, but I guess there's no point since I suggested it:-)