]> git.baikalelectronics.ru Git - kernel.git/commit
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
authorDavid Lechner <david@lechnology.com>
Thu, 3 Aug 2017 22:33:45 +0000 (17:33 -0500)
committerNoralf Trønnes <noralf@tronnes.org>
Fri, 4 Aug 2017 13:12:25 +0000 (15:12 +0200)
commit6d1e9e44c180ab32ac0b3842981f8c8c18e9ef34
treeceb9ef98d7b80052dfec8bf397aba3fff2d1fec3
parent0885b457344139684657e5771a87fe22374f7feb
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()

This removes the call to mipi_dbi_init() from mipi_dbi_spi_init() so that
drivers can have a driver-specific implementation if needed.

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