On Thu, Oct 15, 2015 at 5:56 PM, Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxxxxx> wrote: > Currently the clocks are enabled at probe and disabled at remove. > Which keeps the clocks enabled even if no transaction is going on. > This patch enables the clocks at the start of transfer and disables > after it. > > Also adapts to runtime pm. > Remove xi2c->suspended and use pm runtime status instead. > > converts dev pm to const to silence a checkpatch warning. > > Signed-off-by: Shubhrajyoti Datta <shubhraj@xxxxxxxxxx> for testing suspend resume with the below patch http://thread.gmane.org/gmane.linux.can/8639 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html