[Bug 36221] KMS with X1950 XT i2c error --> no ddc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugs.freedesktop.org/show_bug.cgi?id=36221

--- Comment #19 from Alex Deucher <agd5f@xxxxxxxxx> 2011-04-14 14:39:07 PDT ---
(In reply to comment #18)
> Ok i will do but i have one question:
> 
> The last line to add from the diff looks different in my version:
> 
> My Version says:
> 
>      if (bit_test) {
>                 int ret = test_bus(bit_adap, adap->name);
>                 if (ret < 0)
>                         return -ENODEV;
>         }
> 
> 
> Do i have to remove the 'int' too?
>

in your case keep it.  Change it to:
int ret = test_bus(adap, adap->name);

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux