[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAM=Q2cvOXPS8vCcgOzQiqHqWy28cCLHxa2e9uAwMhO_KdAfksw@mail.gmail.com>
Date: Wed, 28 Oct 2015 12:59:37 +0530
From: Shubhrajyoti Datta <omaplinuxkernel@...il.com>
To: Shubhrajyoti Datta <shubhrajyoti.datta@...inx.com>
Cc: Linux-I2C <linux-i2c@...r.kernel.org>,
Wolfram Sang <wsa@...-dreams.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Michal Simek <michal.simek@...inx.com>,
Sören Brinkmann <soren.brinkmann@...inx.com>,
Shubhrajyoti Datta <shubhraj@...inx.com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCHv2] i2c: cadence: Enable power management
On Wed, Oct 28, 2015 at 11:34 AM, Shubhrajyoti Datta
<shubhrajyoti.datta@...inx.com> wrote:
> Currently the clocks are enabled at probe and disabled at remove.
> 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.
>
Please ignore this patch
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists