[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130411.162007.896982847089316512.davem@davemloft.net>
Date: Thu, 11 Apr 2013 16:20:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sebastian.hesselbarth@...il.com
Cc: grant.likely@...retlab.ca, rob.herring@...xeda.com,
rob@...dley.net, buytenh@...tstofly.org, andrew@...n.ch,
jason@...edaemon.net, florian@...nwrt.org,
sergei.shtylyov@...entembedded.com, benh@...nel.crashing.org,
paulus@...ba.org, linuxppc-dev@...ts.ozlabs.org,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/2] net: mv643xx_eth: use managed clk and allocation
From: Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
Date: Thu, 11 Apr 2013 11:29:32 +0200
> With introduction of common clock framework and the ability to provide
> gated clocks, mv643xx_eth required calls to get and enable these clock
> gates on some platforms. Back then, common clock framework api wasn't
> safe for architectures without support for common clocks. This has
> changed now and there are also managed (devm_) counterparts for clock
> related functions.
>
> The second patch in this series, also converts kzalloc to devm_kzalloc
> where applicable.
>
> Both patches have been sent to the corresponding mailing lists as
> individual patches before. To get the order required to apply them right,
> this patch set combines both patches into one set.
Both applied to net-next, thanks.
--
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