commit | 8547920fc6f0d288fcc57ca705ccb2d00920fc72 | [log] [tgz] |
---|---|---|
author | Feng, Boqun <boqun.feng@intel.com> | Thu Apr 28 17:15:33 2011 +0800 |
committer | Keith Packard <keithp@keithp.com> | Mon May 16 12:54:16 2011 -0700 |
tree | 3a6c76e0b64f4146a521491895105e1763006837 | |
parent | 5bfa1063a775836a84f97e4df863fc36e1f856ad [diff] |
drm/i915: clean up unused ring_get_irq/ring_put_irq functions This patch depends on patch "drm/i915: fix user irq miss in BSD ring on g4x". Once the previous patch apply, ring_get_irq/ring_put_irq become unused. So simply remove them. Signed-off-by: Feng, Boqun <boqun.feng@intel.com> Reviewed-by: Xiang, Haihao <haihao.xiang@intel.com> Signed-off-by: Keith Packard <keithp@keithp.com>