On 03/31/2012 02:17 PM, Mark Brown wrote:
> On Fri, Mar 30, 2012 at 05:07:28PM -0600, Stephen Warren wrote:
>> From: Stephen Warren <[email protected]>
>>
>> Initialize the audio clock tree appropriately for some reasonable rate.
>> This makes sure the PLLs etc. are actually programmed to something
>> reasonable when the audio driver is loaded.
> 
>> +    ret = tegra_asoc_utils_set_rate(data, 48000, 256 * 48000);
> 
> Applied, though 48kHz is a somewhat surprising choice for the default
> CPU audio rate - the overwhelming majority of audio played winds up
> being 44.1kHz.  Still, it's just going to get changed as required.

I may as well change this to be consistent with the Tegra-side patch. I
note you said "applied", but I don't actually see it in your kernel.org
repo.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to