From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Amit Blay" Subject: Re: [PATCH/RFC 5/5] usb: Add support for streams alloc/dealloc to devio.c Date: Tue, 19 Jul 2011 03:07:39 -0700 (PDT) Message-ID: <072dac57b14fc739033c65fe289234c3.squirrel@www.codeaurora.org> References: <1308231068-24038-2-git-send-email-tlinder@codeaurora.org> <20110630174538.GA7979@xanatos> <8bcfda19cbc633e011e6b28a6183e68b.squirrel@www.codeaurora.org> <201107191118.48536.oneukum@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <201107191118.48536.oneukum@suse.de> Sender: linux-kernel-owner@vger.kernel.org To: Oliver Neukum Cc: Amit Blay , Sarah Sharp , Tatyana Brokhman , greg@kroah.com, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, balbi@ti.com, Amit Blay , open list List-Id: linux-arm-msm@vger.kernel.org Hi Oliver, >> 1. Interface number [IN] >> 2. Bitmap indicating which EP to allocate streams for [IN] > > If this is a bitmap, > >> 3. Number of streams to allocate, one number [IN} >> 4. Number of streams actually allocated, one number [OUT] > > how can those be scalars? > The bitmap only indicates which EP the user space requests to allocate streams for. The actual number is taken from #3. Thanks, Amit. -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.