lkml.org 
[lkml]   [2013]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH V3 1/6] clk: exynos-audss: convert to platform device
    Date
    Hi Andrew,

    On Tuesday 24 of September 2013 11:06:51 Andrew Bresticker wrote:
    > The Exynos AudioSS clock controller will later be modified to allow
    > input clocks to be specified via device-tree in order to support
    > multiple Exynos SoCs. This will introduce a dependency on the core
    > SoC clock controller being initialized first so that the AudioSS driver
    > can look up its input clocks, but the order in which clock providers
    > are probed in of_clk_init() is not guaranteed. Since deferred probing
    > is not supported in of_clk_init() and the AudioSS block is not the core
    > controller, we can initialize it later as a platform device.
    >
    > Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
    > ---
    > Changes since v2:
    > - add error handling to probe callback
    > - fixed ordering of of_clk_{add,del}_provider
    > - fixed nits from Tomasz and Sylwester
    > Changes since v1:
    > - add clk_unregister() calls to remove callback
    > - fixed minor nits from Tomasz
    > ---
    > drivers/clk/samsung/clk-exynos-audss.c | 109
    > +++++++++++++++++++++++++++------ 1 file changed, 90 insertions(+), 19
    > deletions(-)

    For the whole series:

    Acked-by: Tomasz Figa <t.figa@samsung.com>

    Thanks for addressing all the comments.

    Best regards,
    Tomasz



    \
     
     \ /
      Last update: 2013-09-24 21:21    [W:2.578 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site