Commits

Fancy Fang committed 9433fe43a2b
MLK-12215 video: mxsfb: free the 'timings' after using it to avoid resource leak The 'timings' is allocated by 'of_get_display_timings()' dynamically. So it should be freed when it is not used anymore. Signed-off-by: Fancy Fang <chen.fang@nxp.com>