Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757542Ab3CNOyA (ORCPT ); Thu, 14 Mar 2013 10:54:00 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:48247 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751089Ab3CNOx6 (ORCPT ); Thu, 14 Mar 2013 10:53:58 -0400 Message-ID: <5141E468.6040007@ti.com> Date: Thu, 14 Mar 2013 20:23:28 +0530 From: kishon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: CC: , , , , , , , , , , , , , , Subject: Re: [PATCH v2 3/4] USB: Palmas OTG Transceiver Driver References: <1362662506-14823-1-git-send-email-kishon@ti.com> <1362662506-14823-4-git-send-email-kishon@ti.com> <20130314135657.GE26080@arwen.pp.htv.fi> In-Reply-To: <20130314135657.GE26080@arwen.pp.htv.fi> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1311 Lines: 31 On Thursday 14 March 2013 07:26 PM, Felipe Balbi wrote: > On Thu, Mar 07, 2013 at 06:51:45PM +0530, Kishon Vijay Abraham I wrote: >> From: Graeme Gregory >> >> 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. >> >> 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 :-) Ok. I'll fix this and send Thanks Kishon -- 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/