drm/ast: Move I2C code into separate source file
Move I2C code into its own source file. Makes the mode-setting code a little less convoluted. v3: * fix SPDX tag to say 'SPDX-License-Identifier' Signed-off-by:Thomas Zimmermann <tzimmermann@suse.de> Acked-by:
Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20211206091125.29501-4-tzimmermann@suse.de
Showing
- drivers/gpu/drm/ast/Makefile 1 addition, 1 deletiondrivers/gpu/drm/ast/Makefile
- drivers/gpu/drm/ast/ast_drv.h 3 additions, 0 deletionsdrivers/gpu/drm/ast/ast_drv.h
- drivers/gpu/drm/ast/ast_i2c.c 152 additions, 0 deletionsdrivers/gpu/drm/ast/ast_i2c.c
- drivers/gpu/drm/ast/ast_mode.c 0 additions, 128 deletionsdrivers/gpu/drm/ast/ast_mode.c
Loading
Please register or sign in to comment