This series removes unnecessary con_ids on da8xx USB clocks in preparation of adding device tree support for clocks on this platform. Note: this is a resend of "USB: musb: da8xx: remove clock con_id" and "USB: ohci: da8xx: remove clk con_id". I sent them before I realized that things break if you don't also remove the con_id when registering the clkdev. :-/ David Lechner (3): USB: musb: da8xx: remove clock con_id USB: ohci: da8xx: remove clk con_id ARM: da8xx: remove con_id from USB clocks arch/arm/mach-davinci/da830.c | 4 ++-- arch/arm/mach-davinci/da850.c | 4 ++-- drivers/usb/host/ohci-da8xx.c | 2 +- drivers/usb/musb/da8xx.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html