[Intel-gfx] [PATCH 10/13] drm/i915: Remove identical mmio read functions

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Fri Sep 30 07:32:01 UTC 2016


On to, 2016-09-29 at 16:35 +0100, Tvrtko Ursulin wrote:
> @@ -905,9 +905,9 @@ gen6_read##x(struct drm_i915_private *dev_priv, i915_reg_t reg, bool trace) { \
> 
> >  	GEN6_READ_FOOTER; \
>  }
>  
> -#define __vlv_read(x) \
> +#define __fwtbl_read(x) \

Consistency is the key, use __fwtable or __fwtbl in the series, not
both.

With the unification,

Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

Regards, Joonas
-- 
Joonas Lahtinen
Open Source Technology Center
Intel Corporation


More information about the Intel-gfx mailing list