On Tue, Sep 02, 2014 at 11:43:16AM +0300, Andy Shevchenko wrote: > On Tue, 2014-09-02 at 10:55 +0300, Heikki Krogerus wrote: > > It was used to provide the correct con_id for the dma > > driver, but it's not needed. Even if the driver requests a > > clock with the con_id, it still gets the correct clock. The > > Maybe with -> without? No. What I'm trying say is that even though the dma engine driver requests the clock like this: dw->clk = devm_clk_get(chip->dev, "hclk") i.e. _with_ the con_id "hclk", it will still get the correct reference because.. > > device name is enough to match a single clock. Cheers, -- heikki -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html