Tony Lindgren <tony@xxxxxxxxxxx> writes: > * Kevin Hilman <khilman@xxxxxx> [110329 10:48]: >> >> The reset code is an example of something that will not be able to be >> shared between a system timer driver and a real device driver. In the >> real driver, the reset (as well as smart-idle, autoidle, wakeup >> capability, etc.) will all be handled by the hwmod. >> >> With a hwmod conversion, the system timer will have to have >> duplicate/alternate compared to the real timer. > > Well the hwmod is already there also for system timer, so that should > not be a problem. See the init_one function in the next patch in the > series. OK, I see that now. Guess I should get through the whole series before responding. So Tarun's series should convert then convert the reset to using the equivalent hwmod functions. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html