commit | 49099c4991da3c94773f888aea2e9d27b8a7c6d1 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@gmail.com> | Fri Jul 06 18:06:42 2012 +0100 |
committer | Dave Airlie <airlied@gmail.com> | Mon Jul 16 05:57:03 2012 +1000 |
tree | 5b9f72eacf9893432cf03699011d8335796003ff | |
parent | 12f0e670ff2ae5a59984ffae036ddd739cf10b09 [diff] |
drm: fail gracefully when proc isn't setup. If drm can't find proc it should fail more gracefully, than just oopsing, this tests drm_class is NULL, and sets it to NULL in the fail paths. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>