]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tinydrm/mi0283qt: Let the display pipe handle power
authorNoralf Trønnes <noralf@tronnes.org>
Wed, 10 Jan 2018 18:59:38 +0000 (19:59 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Mon, 15 Jan 2018 14:16:06 +0000 (15:16 +0100)
commite4f1df8492fcb4813511cad7fc11191e27f65380
tree297ff7f949b72ee0d01b7b87034f683326eb012e
parentf8d51f991c06ac44265b4776928871cc08f248c4
drm/tinydrm/mi0283qt: Let the display pipe handle power

It's better to leave power handling and controller init to the
modesetting machinery using the simple pipe .enable and .disable
callbacks. Remove unused mipi_dbi_pipe_enable().

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-6-noralf@tronnes.org
drivers/gpu/drm/tinydrm/mi0283qt.c
drivers/gpu/drm/tinydrm/mipi-dbi.c
include/drm/tinydrm/mipi-dbi.h