Re: [PATCH 1/3] genclk: add generic framework for managing clocks.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Baryshkov
Date: Monday, July 14, 2008 - 2:00 pm

Please consider this version of patch.

I've:
* cleaned up the points you have pointed at:
* * moved locks and list to genclk_ namespace
* * made them static
* * provided documentation for new API and a link to linux/clk.h
    as a doc for implemented API
* reworked lockdep handling to be more clean and error-prone
* some small fixes


-- 
With best wishes
Dmitry

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] Refactor arm/pxa to use generic clocks support, Dmitry Baryshkov, (Tue Jul 8, 6:43 am)
[PATCH 3/3] Clocklib: refactor SA-1100 to use clocklib, Dmitry Baryshkov, (Tue Jul 8, 6:44 am)
Re: [PATCH 1/3] genclk: add generic framework for managing ..., Dmitry Baryshkov, (Mon Jul 14, 2:00 pm)