]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i2c: tda998x: drop support for platform_data
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 13 Jan 2025 09:53:44 +0000 (11:53 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 12 Feb 2025 22:17:41 +0000 (00:17 +0200)
commitb7c5169ab9ddc3432161412bc2de28111306fbb3
tree74efec94f2a5493721f3eaf3abbf7fb0504ccb41
parentf4dd4cb79f9ec3294e5100223ed90d8ae371f168
drm/i2c: tda998x: drop support for platform_data

After the commit 0fb2970b4b6b ("drm/armada: remove non-component
support") there are no remaining users of the struct
tda998x_encoder_params. Drop the header and corresponding API from the
TDA998x driver.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250113-drm-move-tda998x-v3-1-214e0682a5e4@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
MAINTAINERS
drivers/gpu/drm/i2c/tda998x_drv.c
include/drm/i2c/tda998x.h [deleted file]