Hi, ALL I have a question about how to support musb suspend/resume on not defined CONFIG_HAVE_CLK system ? Our system doesn't support CONFIG_HAVE_CLK but musb_suspend() route will return if(!musb->clock). After I commented the musb->clock check, our system can suspend/resume correctly. And Is there anyone could tell me why need this checking in musb_suspend() ? Thanks! -- Regards, --Bob -- 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