>        */
> -     stat = RADEON_READ(RADEON_GEN_INT_STATUS)
> -         & (RADEON_SW_INT_TEST | RADEON_CRTC_VBLANK_STAT);
> +     stat = radeon_acknowledge_irqs(dev_priv, (RADEON_SW_INT_TEST_ACK | 
> RADEON_CRTC_VBLANK_STAT));
>       if (!stat)
>               return IRQ_NONE;

Looks ok except I don't like going too far to the right, I still default
my emacs to 80 cols :)

Ben.




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to