[Intel-gfx] [PATCH 11/11] drm/i915: Move module init/exit to i915_pci.c
Chris Wilson
chris at chris-wilson.co.uk
Mon May 30 07:55:42 UTC 2016
On Mon, May 30, 2016 at 09:44:34AM +0300, Joonas Lahtinen wrote:
> On pe, 2016-05-27 at 15:00 +0100, Chris Wilson wrote:
> > The module init/exit routines are a wrapper around the PCI device
> > init/exit, so move them across.
> >
>
> This is not a simple move operation (i915_init), this should be noted
> in the commit message or preferably split into two commits, first move,
> then restructure.
It can't be simply moved due to the static driver that I don't want
to export. When atomic is complete we can get back to a rodata driver.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list