Re: [Intel-gfx] [PATCH] drm/i915/pci: rename functions to have i915_pci prefix

2021-08-26 Thread Jani Nikula
On Wed, 25 Aug 2021, Rodrigo Vivi wrote: > On Wed, Aug 25, 2021 at 06:06:23PM +0300, Jani Nikula wrote: >> Follow the usual naming conventions. While at it, fix i915_pci.h SPDX >> license comment format and add header include guards. >> >> Cc: Daniel Vetter >> Signed-off-by: Jani Nikula > > Rev

Re: [Intel-gfx] [PATCH] drm/i915/pci: rename functions to have i915_pci prefix

2021-08-25 Thread Rodrigo Vivi
On Wed, Aug 25, 2021 at 06:06:23PM +0300, Jani Nikula wrote: > Follow the usual naming conventions. While at it, fix i915_pci.h SPDX > license comment format and add header include guards. > > Cc: Daniel Vetter > Signed-off-by: Jani Nikula Reviewed-by: Rodrigo Vivi > --- > drivers/gpu/drm/i9

[Intel-gfx] [PATCH] drm/i915/pci: rename functions to have i915_pci prefix

2021-08-25 Thread Jani Nikula
Follow the usual naming conventions. While at it, fix i915_pci.h SPDX license comment format and add header include guards. Cc: Daniel Vetter Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/i915_module.c | 4 ++-- drivers/gpu/drm/i915/i915_pci.c| 4 ++-- drivers/gpu/drm/i915/i915_pci.