From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1425187AbcFIHcB (ORCPT ); Thu, 9 Jun 2016 03:32:01 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:34355 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423277AbcFIHb6 (ORCPT ); Thu, 9 Jun 2016 03:31:58 -0400 Subject: Re: [PATCH v9 03/14] usb: hcd.h: Add OTG to HCD interface To: Sergei Shtylyov , References: <1465376626-30122-1-git-send-email-rogerq@ti.com> <1465376626-30122-4-git-send-email-rogerq@ti.com> <5bc321c0-fb36-7a4a-d054-ee73b12822d4@cogentembedded.com> <575809E9.7010409@ti.com> CC: , , , , , , , , , , , , , , , From: Roger Quadros Message-ID: <57591B5E.3050602@ti.com> Date: Thu, 9 Jun 2016 10:31:42 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/06/16 15:10, Sergei Shtylyov wrote: > On 6/8/2016 3:04 PM, Roger Quadros wrote: > >>>> The OTG core will use struct otg_hcd_ops to interface >>>> with the HCD controller. >>> >>> Host controller driver (HCD) controller? Maybe just HC? :-) >> >> OK. > > OTOH, my googling has shown that HCD may stand for both HC driver and HC device... The host controller device sounds a bit tautological however... Yeah I always meant it to be Host Controller Device :). -- cheers, -roger