Commits

Fancy Fang committed 6e822feb8dd
MLK-17215-1 video: fbdev: mipi_dsi_northwest: fix an integer overflow issue On ARM32 socs, the 'UL' and 'ULL' postfix are different. And if using a 64bit constant integer, 'ULL' is the right postfix. Signed-off-by: Fancy Fang <chen.fang@nxp.com>