diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-04 12:38:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-24 10:07:42 +0200 |
commit | 0d284a3933c612c40e29aaa9cced4ab17b59e74f (patch) | |
tree | 54e18e0a78f2c6a3ff44863e5193280042e468d9 /Documentation | |
parent | 8b18e0e49804ad6d481482a6663b18d99510fdfe (diff) | |
download | lwn-0d284a3933c612c40e29aaa9cced4ab17b59e74f.tar.gz lwn-0d284a3933c612c40e29aaa9cced4ab17b59e74f.zip |
gma500: remove annoying deprecation warning
commit 166c5a6ef765653848161e6f4af81c05e4b3ecf6 upstream.
In commit e45708976aea ("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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions