commit | 5fd3553920fdef26bc9388ced0ac46474c8b23ae | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@toradex.com> | Tue Jun 04 00:05:56 2019 +0300 |
committer | Anatolij Gustschin <agust@denx.de> | Tue Jun 04 23:21:57 2019 +0200 |
tree | e15e4623df2245dd6c6f8cc407e65ac66a4dbcc2 | |
parent | 4fdc1bec16ca48be2bb199a91b3b3b876f2f1002 [diff] |
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>