From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2] Input: Make ADS7846 independent on regulator Date: Tue, 7 Sep 2010 13:53:35 +0100 Message-ID: <20100907125335.GD25830@sirena.org.uk> References: <1280560182-7071-1-git-send-email-marek.vasut@gmail.com> <4C862EB3.4080006@compulab.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cassiel.sirena.org.uk ([80.68.93.111]:46367 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756742Ab0IGMxr (ORCPT ); Tue, 7 Sep 2010 08:53:47 -0400 Content-Disposition: inline In-Reply-To: <4C862EB3.4080006@compulab.co.il> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Igor Grinberg Cc: Marek Vasut , linux-arm-kernel@lists.infradead.org, vapier@gentoo.org, khilman@deeprootsystems.com, dmitry.torokhov@gmail.com, linux-kernel@vger.kernel.org, pavel@ucw.cz, linux-input@vger.kernel.org, eric.y.miao@gmail.com, akpm@linux-foundation.org On Tue, Sep 07, 2010 at 03:23:15PM +0300, Igor Grinberg wrote: > Seems that there are some more platforms then Sharp Zaurus > are interested in this patch. > > Dmitry, Mike, Pavel, > > What's the status of it? >>From a regulator API usage point of view a separate implementation of the same thing was nacked - there are regulator API facilties for hiding missing regulators from drivers when needed to get systems going, unless the device genuinely can cope without supplies it should be relying on those. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Tue, 7 Sep 2010 13:53:35 +0100 Subject: [PATCH v2] Input: Make ADS7846 independent on regulator In-Reply-To: <4C862EB3.4080006@compulab.co.il> References: <1280560182-7071-1-git-send-email-marek.vasut@gmail.com> <4C862EB3.4080006@compulab.co.il> Message-ID: <20100907125335.GD25830@sirena.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Sep 07, 2010 at 03:23:15PM +0300, Igor Grinberg wrote: > Seems that there are some more platforms then Sharp Zaurus > are interested in this patch. > > Dmitry, Mike, Pavel, > > What's the status of it?