Hello.

On 10-12-2010 15:40, Hema HK wrote:

Add the twl6030_usb transceiver file for compilation.

Signed-off-by: Hema HK<hem...@ti.com>
Cc: Felipe Balbi<ba...@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

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-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to