2009/12/11 Brian Paterni <bpate...@gmail.com>:
> On Fri, 11 Dec 2009, Dave Airlie wrote:
>>
>> I've rebaseed Christian's last patch and fixed up a bunch of
>> patchcheck violations in it,
>>
>> its sitting on drm-radeon-testing branch of my git repo, please test
>> it if you can as I've
>> no HDMI audio.
>>
>> Hopefully when Alex clears IP review he can provides fixes on top and
>> we'll all be happy.
>>
>> Dave.
>
> I believe there is a small typo in r600_hdmi.c:105
>
> -for (i = 0; (r600_hdmi_ACR[i].Clock != clock && r600_hdmi_ACR[i].Clock !=
> 0; i++);
> +for (i = 0; r600_hdmi_ACR[i].Clock != clock && r600_hdmi_ACR[i].Clock != 0;
> i++);
>
Oops had fixed it locally but didn't run the correct git commit --amend.

pushed now should be mirrored in 5 mins or so.

Dave.

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to