[PATCH v2 2/3] ARM: omap: hwmod: get rid of all omap_clk_get_by_name usage
Paul Walmsley
paul at pwsan.com
Fri Jun 29 16:22:01 EDT 2012
Hi
On Wed, 27 Jun 2012, Rajendra Nayak wrote:
> Moving to Common clk framework for OMAP would mean we no longer use
> internal lookup mechanism like omap_clk_get_by_name().
> get rid of all its usage mostly from hwmod and omap_device
> code.
>
> Also use IS_ERR_OR_NULL() for error checking.
>
> Moving to clk_get() also means the respective platforms
> need the clkdev tables updated with an entry for all clocks
> used by hwmod to have clock name same as the alias.
>
> Based on original changes from Mike Turquette.
>
> Signed-off-by: Rajendra Nayak <rnayak at ti.com>
As originally misattributed to patch 1, this patch generates checkpatch
warnings:
http://marc.info/?l=linux-omap&m=134100139702775&w=2
Please fix.
- Paul
More information about the linux-arm-kernel
mailing list