video: mxsfb: change mxs_lcd_init signature
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Mon, 3 Jun 2019 21:05:56 +0000 (00:05 +0300)
committerAnatolij Gustschin <agust@denx.de>
Tue, 4 Jun 2019 21:21:57 +0000 (23:21 +0200)
commitdcd91a61bf977805d5aa60d0ea112a1c5ffa41b5
treee15e4623df2245dd6c6f8cc407e65ac66a4dbcc2
parent42e6e8f3485f7d2c7eb94fe0bebdf34a2003bec8
video: mxsfb: change mxs_lcd_init signature

Provide directly framebuffer address instead of pointer to
GraphicDevice struct, which will let to re-use this function in
DM_VIDEO configurations.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
drivers/video/mxsfb.c