> > This is the same we do for minor-objects, so fine with me. I'd prefer > if the registration is done last in drm_connector_register(), not > first, but I'm not sure the debugfs hooks work without the connector > available in the lookup tables. Maybe worth a try.
I was worried sysfs registration would trigger something in userspace to life, which wuold then fail because the connector wasn't there. Dave.