Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933548AbZARNut (ORCPT ); Sun, 18 Jan 2009 08:50:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758012AbZARNuj (ORCPT ); Sun, 18 Jan 2009 08:50:39 -0500 Received: from slimlogic.co.uk ([89.16.172.20]:52191 "EHLO slimlogic.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757930AbZARNui (ORCPT ); Sun, 18 Jan 2009 08:50:38 -0500 Subject: Re: [PATCH] regulator: move bq24022 init back to module_init instead of subsys_initcall From: Liam Girdwood To: Philipp Zabel Cc: linux-kernel@vger.kernel.org, Mark Brown In-Reply-To: <1232285547-6518-1-git-send-email-philipp.zabel@gmail.com> References: <1232285547-6518-1-git-send-email-philipp.zabel@gmail.com> Content-Type: text/plain Date: Sun, 18 Jan 2009 13:50:35 +0000 Message-Id: <1232286636.16911.155.camel@vega.slimlogic.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 735 Lines: 23 On Sun, 2009-01-18 at 14:32 +0100, Philipp Zabel wrote: > This workaround was needed when regulator/ was not linked before both > power/ and usb/otg/ in drivers/Makefile. Now that it is even linked > before mfd/, this patch makes sure that bq24022 isn't probed before the > GPIO expander is set up. > > Signed-off-by: Philipp Zabel > --- > drivers/regulator/bq24022.c | 6 +----- > 1 files changed, 1 insertions(+), 5 deletions(-) > Applied. Thanks Liam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/