Re: [PATCH] tmio_mmc: Optionally support using platform clock

From: Ian Molton
Date: Tue Jul 28 2009 - 09:46:30 EST


Guennadi Liakhovetski wrote:
If the platform device has a clock associated with the tmio-mmc device, use it.

Sorry, I misread there.

I'm still not sure what to to about this though because we seem to be collecting numerous ways of passing clocks to this driver, this is the fourth, by my counting.

the clock API could cope with all of them by simply allowing the driver to claim CLK_MMC (or such) from its parent, except that it cant cope with both the platform and MFD code providing clocks. The parent could be either the TMIO MFD core (for TMIO MFDs) or the CPU/SoC whatever, it woudlnt matter.

In any case, still no, as with all the other TMIO clock code patches. This needs to be done properly.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/