drm/nouveau/i2c: introduce locking at a per-port level
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / subdev / i2c / nv04.c
index a37528d5cc9410357c9f4dc5d00e3aa8c2214c66..b1725bdea967e79cb3315d37b11bdecf098203a6 100644 (file)
@@ -126,4 +126,5 @@ nv04_i2c_oclass = &(struct nouveau_i2c_impl) {
                .fini = _nouveau_i2c_fini,
        },
        .sclass = nv04_i2c_sclass,
+       .pad_x = &nv04_i2c_pad_oclass,
 }.base;
This page took 0.025591 seconds and 5 git commands to generate.