From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 3/5] regulator: pass device_node to of_get_regulator_init_data() Date: Mon, 28 Nov 2011 13:34:26 +0000 Message-ID: <20111128133425.GE8275@opensource.wolfsonmicro.com> References: <1322487439-27254-1-git-send-email-shawn.guo@linaro.org> <1322487439-27254-4-git-send-email-shawn.guo@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1322487439-27254-4-git-send-email-shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Shawn Guo Cc: Sascha Hauer , Samuel Ortiz , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Liam Girdwood , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Mon, Nov 28, 2011 at 09:37:17PM +0800, Shawn Guo wrote: > --- > drivers/regulator/of_regulator.c | 7 ++++--- > include/linux/regulator/of_regulator.h | 6 ++++-- > 2 files changed, 8 insertions(+), 5 deletions(-) Clearly this is going to break the build as you've not updated the users.