On Mon, Oct 04, 2010 at 09:16:23PM +0900, Seungwhan Youn wrote: > +/* Audio clock settings are belonged to board specific part. Every > + * board can set audio source clock setting which is matched with H/W > + * like this function-'set_audio_clock_heirachy'. > + */ > +static int set_audio_clock_heirachy(struct platform_device *pdev) > +{ I'd expect this to be with the other clock configuration code under arch/arm, especially as it's involving the EPLL which can have fairly wide usage - it seems better to make sure people working with other, non-audio, bits of the system are aware of the EPLL usage. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html