lkml.org 
[lkml]   [2011]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] wip: convert imx27 to common struct clk
    On 02/22/2011 03:33 PM, Uwe Kleine-König wrote:
    > Signed-off-by: Uwe Kleine-König<u.kleine-koenig@pengutronix.de>
    > ---
    > Hello,
    >
    > on top of .38-rc6 + making the clk_{un,}prepare stubs static inline,
    > this patch makes use of Jeremy's common struct clk (v13) on a i.MX27 based
    > machine.
    >
    > This is compile tested using mx21_defconfig and runtime tested using
    > mx27_defconfig.
    >
    > I had to degrade one WARN_ON to WARN_ON_ONCE in drivers/clk/clk.c to
    > actually make it work. Otherwise console output results in a warning
    > that results in console output ...

    You won't be able to do mainline the WARN_ON_ONCE because that will only
    warn for the first clock that violates whatever condition it's warning
    about.

    Your probably need to fix your serial driver. What serial driver are you
    using?

    -Saravana

    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2011-02-23 05:19    [W:4.299 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site