diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-06-24 14:00:27 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2016-06-24 14:45:48 +0100 |
commit | a09d0ba1745b607070a937083ecf9ec616178768 (patch) | |
tree | 88677b0fe3e98fe9ca8f44518adb5194e27f7f23 /drivers/bluetooth/bluecard_cs.c | |
parent | 42f5551d276921d4de8bd45765494b2dc63eb39c (diff) |
drm/i915: Move module init/exit to i915_pci.c
The module init/exit routines are a wrapper around the PCI device
init/exit, so move them across.
Note that in order to avoid exporting the driver struct, instead of
manipulating driver.features inside i915_init we instead opt to simply
exit if i915.modeset is disabled.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1466773227-7994-15-git-send-email-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/bluetooth/bluecard_cs.c')
0 files changed, 0 insertions, 0 deletions