On Tuesday 14 October 2008, Felipe Balbi wrote: > I didn't quite get you here. The idea of mmc_fck is so that > > clk_get(dev, "mmc_fck"); > > works fine and returns the correct clock. If we have several fck and ick > function names, how will we clk_get() the right one ?? If "dev" is an MMC device, there's no way to confuse its "fck" and "ick" with those for, say, I2C. Right? That's the whole point of associating logical clock names with the device. And as Paul noted, if a device has several such clocks, then it needs several such names. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html