diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2011-08-04 07:41:01 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-08-04 15:39:21 +0200 |
commit | 5037f8acf448dd0de9868dc7410f45879d3d1a1b (patch) | |
tree | b437939f0fa2c0207bbc0100ebea3ef93d63d276 /include/drm/drm_crtc.h | |
parent | drm: Fix irq install error handling (diff) | |
download | linux-5037f8acf448dd0de9868dc7410f45879d3d1a1b.tar.xz linux-5037f8acf448dd0de9868dc7410f45879d3d1a1b.zip |
drm: Add NULL check about irq functions
The struct drm_driver has some function pointers for irq. They are
gpu specific and some functions aren't essential things. This can
prevents creation of unnecessary dummy function for irq.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions