* [PATCH 6/8 V3] usb: otg: TWL6030: Add twl6030_usb file for compilation
@ 2010-12-10 12:40 Hema HK
[not found] ` <1291984837-26002-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hema HK @ 2010-12-10 12:40 UTC (permalink / raw)
To: linux-usb, linux-omap; +Cc: Hema HK, Felipe Balbi
Add the twl6030_usb transceiver file for compilation.
Signed-off-by: Hema HK <hemahk@ti.com>
Cc: Felipe Balbi <balbi@ti.com>
Index: usb/drivers/usb/otg/Makefile
===================================================================
--- usb.orig/drivers/usb/otg/Makefile
+++ usb/drivers/usb/otg/Makefile
@@ -12,6 +12,7 @@ obj-$(CONFIG_USB_OTG_UTILS) += otg.o
obj-$(CONFIG_USB_GPIO_VBUS) += gpio_vbus.o
obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o
obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
+obj-$(CONFIG_TWL6030_USB) += twl6030-usb.o
obj-$(CONFIG_USB_LANGWELL_OTG) += langwell_otg.o
obj-$(CONFIG_NOP_USB_XCEIV) += nop-usb-xceiv.o
obj-$(CONFIG_USB_ULPI) += ulpi.o
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <1291984837-26002-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>]
* Re: [PATCH 6/8 V3] usb: otg: TWL6030: Add twl6030_usb file for compilation [not found] ` <1291984837-26002-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org> @ 2010-12-10 13:28 ` Sergei Shtylyov 0 siblings, 0 replies; 2+ messages in thread From: Sergei Shtylyov @ 2010-12-10 13:28 UTC (permalink / raw) To: Hema HK Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA, linux-omap-u79uwXL29TY76Z2rM5mHXA, Felipe Balbi Hello. On 10-12-2010 15:40, Hema HK wrote: > Add the twl6030_usb transceiver file for compilation. > Signed-off-by: Hema HK<hemahk-l0cyMroinI0@public.gmane.org> > Cc: Felipe Balbi<balbi-l0cyMroinI0@public.gmane.org> > Index: usb/drivers/usb/otg/Makefile > =================================================================== > --- usb.orig/drivers/usb/otg/Makefile > +++ usb/drivers/usb/otg/Makefile > @@ -12,6 +12,7 @@ obj-$(CONFIG_USB_OTG_UTILS) += otg.o > obj-$(CONFIG_USB_GPIO_VBUS) += gpio_vbus.o > obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o > obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o > +obj-$(CONFIG_TWL6030_USB) += twl6030-usb.o Why not do it in the patch 3, along with adding the Kconfig entry?! Or even in patch 2, along with the driver itself? Why "smear" these simple things it over N patches?! WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-10 13:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 12:40 [PATCH 6/8 V3] usb: otg: TWL6030: Add twl6030_usb file for compilation Hema HK
[not found] ` <1291984837-26002-1-git-send-email-hemahk-l0cyMroinI0@public.gmane.org>
2010-12-10 13:28 ` Sergei Shtylyov
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.