android_kernel_oneplus_msm8998/drivers/gpu/drm/gma500
Linus Torvalds 0d284a3933 gma500: remove annoying deprecation warning
commit 166c5a6ef765653848161e6f4af81c05e4b3ecf6 upstream.

In commit e45708976a ("drm/dp-helper: Move the legacy helpers to
gma500") the legacy i2c helpers were moved to the only remaining user of
them, the gma500 driver.  Together with that move, i2c_dp_aux_add_bus()
was marked deprecated and started warning about its remaining use.

It's now been a year and a half of annoying warning, and apparently
nobody cares enough about gma500 to try to move it along to the more
modern models.

Get rid of the warning - if even the gma500 people don't care enough,
then they should certainly not spam other innocent developers with a
warning that might hide other, much more real issues.

Cc: Daniel Vetter <daniel.vetter@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-24 10:07:42 +02:00
..
accel_2d.c drm/gma500: Use new drm_fb_helper functions 2015-08-06 14:12:59 +02:00
backlight.c
blitter.c
blitter.h
cdv_device.c
cdv_device.h
cdv_intel_crt.c drm: add register and unregister functions for connectors 2014-06-19 08:55:28 +02:00
cdv_intel_display.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
cdv_intel_dp.c gma500: remove annoying deprecation warning 2016-09-24 10:07:42 +02:00
cdv_intel_hdmi.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
cdv_intel_lvds.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
framebuffer.c drm/gma500: Use new drm_fb_helper functions 2015-08-06 14:12:59 +02:00
framebuffer.h
gem.c drm/gma500: Use correct unref in the gem bo create function 2016-03-03 15:07:08 -08:00
gem.h
gma_device.c
gma_device.h
gma_display.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
gma_display.h
gtt.c drm/gem: remove misleading gfp parameter to get_pages() 2014-07-08 00:29:53 +02:00
gtt.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
intel_bios.c drm/gma500: Renaming DP training vswing pre emph defines 2014-09-03 11:05:38 +02:00
intel_bios.h
intel_gmbus.c
intel_i2c.c
Kconfig
Makefile drm/gma500: add support for atom e6xx lpc lvds i2c 2014-12-02 13:42:49 +10:00
mdfld_device.c
mdfld_dsi_dpi.c
mdfld_dsi_dpi.h
mdfld_dsi_output.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
mdfld_dsi_output.h
mdfld_dsi_pkg_sender.c drm/gma500: Fix possible out of bounds read 2016-06-07 18:14:36 -07:00
mdfld_dsi_pkg_sender.h drm/gma500: mdfld: Reuse video/mipi_display.h 2014-11-13 10:44:41 +01:00
mdfld_intel_display.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
mdfld_output.c
mdfld_output.h
mdfld_tmd_vid.c
mdfld_tpo_vid.c
mid_bios.c gma500: remove duplicate FB_REG09 define 2014-06-19 15:12:41 +02:00
mid_bios.h
mmu.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-04-08 09:52:16 -07:00
mmu.h
oaktrail.h
oaktrail_crtc.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
oaktrail_device.c
oaktrail_hdmi.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
oaktrail_hdmi_i2c.c
oaktrail_lvds.c drm/gma500: add support for atom e6xx lpc lvds i2c 2014-12-02 13:42:49 +10:00
oaktrail_lvds_i2c.c drm/gma500: add support for atom e6xx lpc lvds i2c 2014-12-02 13:42:49 +10:00
opregion.c
opregion.h
power.c
power.h
psb_device.c
psb_device.h
psb_drv.c drm/gma500: add support for atom e6xx lpc lvds i2c 2014-12-02 13:42:49 +10:00
psb_drv.h drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
psb_intel_display.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
psb_intel_drv.h drm/gma500: add support for atom e6xx lpc lvds i2c 2014-12-02 13:42:49 +10:00
psb_intel_lvds.c drm/gma500: constify all struct drm_*_helper funcs pointers 2015-04-07 17:06:41 +02:00
psb_intel_modes.c
psb_intel_reg.h
psb_intel_sdvo.c drm/gma500: Don't destroy DRM properties in the driver 2014-10-31 18:38:21 +01:00
psb_intel_sdvo_regs.h
psb_irq.c drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
psb_irq.h drm/irq: Use unsigned int pipe in public API 2015-10-06 12:57:47 +02:00
psb_lid.c
psb_reg.h
tc35876x-dsi-lvds.c
tc35876x-dsi-lvds.h