linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: i2c:clk: preparation for switch to common clock framework
       [not found] <1346350236-11105-1-git-send-email-m-karicheri2@ti.com>
@ 2012-09-13  9:29 ` Wolfram Sang
  2012-09-13 18:44   ` Karicheri, Muralidharan
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-09-13  9:29 UTC (permalink / raw)
  To: m-karicheri2
  Cc: nsekhar, khilman, khali, ben-linux, davinci-linux-open-source,
	linux-i2c, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

On Thu, Aug 30, 2012 at 06:10:36PM -0000, m-karicheri2@ti.com wrote:
> As a first step towards migrating davinci platforms to use common clock
> framework, replace all instances of clk_enable() with clk_prepare_enable()
> and clk_disable() with clk_disable_unprepare(). Until the platform is
> switched to use the CONFIG_HAVE_CLK_PREPARE Kconfig variable, this just
> adds a might_sleep() call and would work without any issues.
> 
> This will make it easy later to switch to common clk based implementation
> of clk driver from DaVinci specific driver.
> 
> Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>

Subject had "i2c:clk" where "i2c: davinci" would be more precise.

Fixed that and pushed to -next.

Thanks,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: i2c:clk: preparation for switch to common clock framework
  2012-09-13  9:29 ` i2c:clk: preparation for switch to common clock framework Wolfram Sang
@ 2012-09-13 18:44   ` Karicheri, Muralidharan
  0 siblings, 0 replies; 2+ messages in thread
From: Karicheri, Muralidharan @ 2012-09-13 18:44 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: Nori, Sekhar, Hilman, Kevin, khali@linux-fr.org,
	ben-linux@fluff.org,
	davinci-linux-open-source@linux.davincidsp.com,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org

>> -----Original Message-----
>> From: Wolfram Sang [mailto:w.sang@pengutronix.de]
>> Sent: Thursday, September 13, 2012 5:30 AM
>> To: Karicheri, Muralidharan
>> Cc: Nori, Sekhar; Hilman, Kevin; khali@linux-fr.org; ben-linux@fluff.org; davinci-linux-
>> open-source@linux.davincidsp.com; linux-i2c@vger.kernel.org; linux-
>> kernel@vger.kernel.org
>> Subject: Re: i2c:clk: preparation for switch to common clock framework
>> 
>> On Thu, Aug 30, 2012 at 06:10:36PM -0000, m-karicheri2@ti.com wrote:
>> > As a first step towards migrating davinci platforms to use common
>> > clock framework, replace all instances of clk_enable() with
>> > clk_prepare_enable() and clk_disable() with clk_disable_unprepare().
>> > Until the platform is switched to use the CONFIG_HAVE_CLK_PREPARE
>> > Kconfig variable, this just adds a might_sleep() call and would work without any issues.
>> >
>> > This will make it easy later to switch to common clk based
>> > implementation of clk driver from DaVinci specific driver.
>> >
>> > Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
>> 
>> Subject had "i2c:clk" where "i2c: davinci" would be more precise.
>> 
>> Fixed that and pushed to -next.
>> 
>> Thanks,
>> 
>>    Wolfram

Wolfram,

Thanks for pushing this to -next. Greatly appreciated.

Murali
>> 
>> --
>> Pengutronix e.K.                           | Wolfram Sang                |
>> Industrial Linux Solutions                 | http://www.pengutronix.de/  |

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-13 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1346350236-11105-1-git-send-email-m-karicheri2@ti.com>
2012-09-13  9:29 ` i2c:clk: preparation for switch to common clock framework Wolfram Sang
2012-09-13 18:44   ` Karicheri, Muralidharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).