[Intel-gfx] [PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order

2014-04-11 Thread Egbert Eich
When linking the i2c sysfs file into the connector's directory pass directory and link target in the right order. This code was introduced with: commit 931c1c26983b4f84e33b78579fc8d57e4a14c6b4 Author: Imre Deak Date: Tue Feb 11 17:12:51 2014 +0200 drm/i915: sdvo: add i2c sysfs symlin

Re: [Intel-gfx] [PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order

2014-04-11 Thread Imre Deak
On Fri, 2014-04-11 at 19:07 +0200, Egbert Eich wrote: > When linking the i2c sysfs file into the connector's directory > pass directory and link target in the right order. > This code was introduced with: > > commit 931c1c26983b4f84e33b78579fc8d57e4a14c6b4 > Author: Imre Deak > Date: Tue

Re: [Intel-gfx] [PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order

2014-04-15 Thread Daniel Vetter
On Fri, Apr 11, 2014 at 08:26:25PM +0300, Imre Deak wrote: > On Fri, 2014-04-11 at 19:07 +0200, Egbert Eich wrote: > > When linking the i2c sysfs file into the connector's directory > > pass directory and link target in the right order. > > This code was introduced with: > > > > commit 931c1c269

Re: [Intel-gfx] [PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order

2014-05-06 Thread Jani Nikula
On Tue, 15 Apr 2014, Daniel Vetter wrote: > On Fri, Apr 11, 2014 at 08:26:25PM +0300, Imre Deak wrote: >> On Fri, 2014-04-11 at 19:07 +0200, Egbert Eich wrote: >> > When linking the i2c sysfs file into the connector's directory >> > pass directory and link target in the right order. >> > This code