Home
last modified time | relevance | path

Searched hist:"0 ff9800ade77160df35764f3fe15cd893605762b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 0ff9800ade77160df35764f3fe15cd893605762b Fri Feb 22 14:05:31 CST 2013 Paulo Zanoni <paulo.r.zanoni@intel.com> drm/i915: remove "inline" keyword from ironlake_disable_display_irq

- It's a static function
- I just added a few more users to it
- Its sister ironlake_enable_display_irq is not marked as inline
- The compiler will still inline if it thinks it should do

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>