OSDN Git Service

staging: fbtft: use init function instead of init sequence
authorDennis Menschel <menschel-d@posteo.de>
Wed, 21 Oct 2015 21:16:55 +0000 (23:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:42:37 +0000 (19:42 -0700)
commitef8f317795dae8410fc749c5b198d8d5e68de632
tree0b726c85b2669523ec6efe49e3d8cdee2620fa25
parent5d7b169214bbbc9bb0b1dfb3a29cac97f7939ca4
staging: fbtft: use init function instead of init sequence

This patch converts the default init sequence of the ST7789V
display controller into an init function, as init sequences
are considered deprecated by the maintainers of fbtft.

Signed-off-by: Dennis Menschel <menschel-d@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_st7789v.c