Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756780Ab3CNN5U (ORCPT ); Thu, 14 Mar 2013 09:57:20 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:36409 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756661Ab3CNN5S (ORCPT ); Thu, 14 Mar 2013 09:57:18 -0400 Date: Thu, 14 Mar 2013 15:56:57 +0200 From: Felipe Balbi To: Kishon Vijay Abraham I CC: , , , , , , , , , , , , , , , Subject: Re: [PATCH v2 3/4] USB: Palmas OTG Transceiver Driver Message-ID: <20130314135657.GE26080@arwen.pp.htv.fi> Reply-To: References: <1362662506-14823-1-git-send-email-kishon@ti.com> <1362662506-14823-4-git-send-email-kishon@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="19uQFt6ulqmgNgg1" Content-Disposition: inline In-Reply-To: <1362662506-14823-4-git-send-email-kishon@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2321 Lines: 58 --19uQFt6ulqmgNgg1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 07, 2013 at 06:51:45PM +0530, Kishon Vijay Abraham I wrote: > From: Graeme Gregory >=20 > This is the driver for the OTG transceiver built into the Palmas chip. It > handles the various USB OTG events that can be generated by cable > insertion/removal. >=20 > Signed-off-by: Graeme Gregory > Signed-off-by: Moiz Sonasath > Signed-off-by: Ruchika Kharwar > Signed-off-by: Kishon Vijay Abraham I > Signed-off-by: Sebastien Guiriec > --- > .../devicetree/bindings/usb/twlxxxx-usb.txt | 15 + > drivers/usb/otg/Kconfig | 6 + > drivers/usb/otg/Makefile | 1 + > drivers/usb/otg/palmas-usb.c | 396 ++++++++++++++= ++++++ this has to go to drivers/usb/phy/ and should be named phy-palmas.c or phy-twl$(whatever number palmas is).c :-) --=20 balbi --19uQFt6ulqmgNgg1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJRQdcpAAoJEIaOsuA1yqRE8OsQAIfC6fnKSeh4jC3YbDNdiYfo BXnorVsOuqAz1C6W0+Ett5rhxLQ5fXplYYTnJf8dcJPqclx1vaY2+I3Ud7EFO6Rw CSY8p4c6ASx7cFKP+ptDixNBJ0C07p6/vBWV3nWhlxZbm2ycczS/K8lvcYuv4bmf Dd3oUjDOlMiCFr8ifLMMm+Fi4Ts30lwrvmrooBU1ARFB5AKmTBiBOduwTCB1jP/5 9ogCun2+TTtMdwl3R5Ele9Hcoz6gWKHgJboUKWgIkvYcU575evctQ78TNRybeJ3f tzGXFzAvryw9sr2XzQFbGs5NZ3CC22DfPUZ6nchyfOFEHLSdn7vnXgP73FgmwXKL phPJHY4iRScnLjgduq0GHTnI459pGrO9Q0zeMRoHViN4VBT/C8r9frdGczIyAenC YUHVgBWNnScMFOaUkxYauSqWR/Qun4BIrjCjYECMMZp1uSMZMUmgZjmRqV0wIvC5 F6KFfyws9tD6KbxTKuLKXPYHBV79FfyMSQm2ruLACI5TkMXGwqAiScu/A/ePfw4C BspBFX8H6GNXte8p1Oock8fDEdtc+mzUvQ+vLPSKk61wv70tp0sJqfsE0g78cWnj 6x8v8eD/L9PUx7yZYqkzenQW+VvlhTfoxHZFpclRNsIaQQ0EuRlKl2ONkKkEgs3Q 8p/GNmZdaWY4e8PQLbAv =DQCr -----END PGP SIGNATURE----- --19uQFt6ulqmgNgg1-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/