diff options
author | Joonyoung Shim <jy0922.shim@samsung.com> | 2011-08-04 05:41:01 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-08-04 14:39:21 +0100 |
commit | 5037f8acf448dd0de9868dc7410f45879d3d1a1b (patch) | |
tree | b437939f0fa2c0207bbc0100ebea3ef93d63d276 /include | |
parent | e1c44acc8cabda6b38864f25e809b306c4d2d790 (diff) |
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 'include')
0 files changed, 0 insertions, 0 deletions