From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755431AbbESLXo (ORCPT ); Tue, 19 May 2015 07:23:44 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:21548 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754078AbbESLXn (ORCPT ); Tue, 19 May 2015 07:23:43 -0400 Date: Tue, 19 May 2015 14:23:23 +0300 From: Dan Carpenter To: Sudip Mukherjee Cc: Greg KH , One Thousand Gnomes , Jean Delvare , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 WIP 3/5] i2c-parport: define ports to connect Message-ID: <20150519112323.GN22558@mwanda> References: <1430907377-17147-1-git-send-email-sudipm.mukherjee@gmail.com> <1430907377-17147-3-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430907377-17147-3-git-send-email-sudipm.mukherjee@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 06, 2015 at 03:46:15PM +0530, Sudip Mukherjee wrote: > as of now i2c-parport was connecting to all the available parallel > ports. Lets limit that to maximum of 4 instances and at the same time > define which instance connects to which parallel port > So if you loaded this driver first then it was the only paraport driver which could run? That's unfortunate. regards, dan carpenter