From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Subject: Re: [PATCH v3] add analog devices AD714X captouchinput driver Date: Fri, 9 Oct 2009 06:11:45 -0400 Message-ID: <8bd0f97a0910090311t5f5167c8r336afaa6f790e1a9@mail.gmail.com> References: <1252652006-5270-1-git-send-email-21cnbao@gmail.com> <8A42379416420646B9BFAC9682273B6D0DC3BD95@limkexm3.ad.analog.com> <8bd0f97a0910090156g2a8fba58r4085422f3a79c892@mail.gmail.com> <1255079007.8362.70.camel@macbook.infradead.org> <8bd0f97a0910090218j6a2aa6aaq497fba3f04d7b19f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <8bd0f97a0910090218j6a2aa6aaq497fba3f04d7b19f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: uclinux-dist-devel-bounces-ZG0+EudsQA8dtHy/vicBwGD2FQJk+8+b@public.gmane.org Errors-To: uclinux-dist-devel-bounces-ZG0+EudsQA8dtHy/vicBwGD2FQJk+8+b@public.gmane.org To: dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: David Brownell , uclinux-dist-devel-ZG0+EudsQA8dtHy/vicBwGD2FQJk+8+b@public.gmane.org, "Hennerich, Michael" , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-input@vger.kernel.org On Fri, Oct 9, 2009 at 05:18, Mike Frysinger wrote: > we could have three modules here: ad714x, ad714x-i2c, ad714x-spi are you ok with this approach Dmitry ? this way people can load/unload a specific bus without affecting the core or the other bus, and errors with loading one bus type wouldnt affect loading of the other. -mike