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. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel