On Mon, Jun 3, 2013 at 3:46 PM, Lee Jones <[email protected]> wrote:
> These are now cared for from the Device Tree. > > Signed-off-by: Lee Jones <[email protected]> These are not only used for the DMA bindings, so the clock patches need to be finalized before this patch I think... git grep ssp0 drivers/clk/ux500/ drivers/clk/ux500/u8500_clk.c: clk_register_clkdev(clk, "apb_pclk", "ssp0"); drivers/clk/ux500/u8500_clk.c: clk = clk_reg_prcc_kclk("p3_ssp0_kclk", "sspclk", drivers/clk/ux500/u8500_clk.c: clk_register_clkdev(clk, NULL, "ssp0"); Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

