On Mon, 2010-09-20 at 11:52 -0700, Greg KH wrote:
On Mon, Sep 20, 2010 at 08:59:00AM -0400, Andy Walls wrote:
This change allows the root user to disable (and re-enable) DRM KMS connector polling on a per connector basis via sysfs, like so:
# cat /sys/class/drm/card0/card0-DVI-D-1/polled [hotplug_detectable] connect disconnect
You are adding a sysfs file, yet you forgot to add a file in Documentation/ABI. Please fix that and resend the patch.
Oops, process failure, sorry. Will do.
Regards, Andy